CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - stream

搜索资源列表

  1. CopyFileChar

    0下载:
  2. 用字符流复制文字,可以使用复制文件,检查文件复制是否成功-Copy text with a character stream
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:868
    • 提供者:
  1. ckplayer_v5.3

    0下载:
  2. 说明,播放器需要放在iis网站目录里才可以正常运行播放 本播放器为免费软件,您可以放心使用于商业或非商业的网站 超酷网页视频播放器-CKplayer v5.3 更新日志 1、对于自动播放或前置广告存在的情况下的bug 功能列表如下: 1、支持http协议下的flv,f4v,mp4视频; 2、支持rtmp协议视频流; 3、支持rtmp协议下的视频回放 4、支持多段视频无缝播放 5、可以自己定义界面内容:如定义开始/暂停按钮,显示已播放时间/总时间
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:69676
    • 提供者:郑孟华
  1. lotto

    0下载:
  2. 一个简单的公司年会抽奖系统,先把把本公司的人员信息加载,然后设置没次的抽奖人数,点击抽奖键按钮,进行、、主要运用java中的io流操作,多线程处理,随机数-A simple annual lottery system, the first of the company s personnel information load, and then set no times lottery number, click on the sweepstakes button, the main use o
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:168726
    • 提供者:李振岩
  1. shiyan5

    0下载:
  2. java中输入输出流类以及file类的使用以及相关的部分具有代表性的编码-The Java input and output stream class and file class use and related partial representative coding
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:10155
    • 提供者:chenhan
  1. ckplayer5.5

    0下载:
  2. 超酷网页视频播放器CKplayer功能列表如下: 1、支持http协议下的flv,f4v,mp4视频; 2、支持rtmp协议视频流; 3、支持rtmp协议下的视频回放 4、支持多段视频无缝播放 5、可以自己定义界面内容:如定义开始/暂停按钮,显示已播放时间/总时间,静音/取消静音按钮,音量调节,全屏/取消全屏按钮,进度条,视频等的大小和位置以及图片样式,各种提示文本; 6、支持JS互动,用户进行各项操作(如调节音量,开始/暂停,静音/取消静音,全屏/取消全
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-24
    • 文件大小:81111
    • 提供者:郑孟华
  1. TimeServer

    0下载:
  2. Java实现时间日期服务器,学习一下java定义端口号,设置客户端套接字,实例化套按字,得到输入流,读入数据到缓冲区,输出错误信息等。-Java date and time server, learn about the java-defined port number, set the client socket, instance of the word, the input stream to read data to the buffer output error message.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:3291
    • 提供者:张闯
  1. ObjectSaver

    0下载:
  2. 为了方便了解对象流,编写的一个对象流基本功能的代码-In order to facilitate understanding of the object flow, the preparation of the basic functions of an object stream code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:717
    • 提供者:程晗
  1. JavaIO

    0下载:
  2. 二进制IO实现一个对象的流写入和重构和对象的输入输出-Binary IO of an object input and output stream write and reconstruction, and object
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1064
    • 提供者:白雪
  1. TimeServer

    0下载:
  2. Java实现时间日期服务器,学习一下java定义端口号,设置客户端套接字,实例化套按字,得到输入流,读入数据到缓冲区,输出错误信息等。-Java date and time server, learn about the java-defined port number, set the client socket, instance of the word, the input stream to read data to the buffer output error message.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6739
    • 提供者:crag
  1. ObjectDemo

    0下载:
  2. Java存储与读取对象,程序实现关键字:调用父类构造函数,得到容器,实例化一个图标,把图标写入到文件里(存储对象到文件),从文件中读取对象,增加对象到容器上,设置窗口尺寸,得到对象输出流,在命令行窗口输出出错信息-Java stored and read the object program Keywords: call the parent class constructor to get the container to instantiate an icon, the icon is wr
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:14610
    • 提供者:方鸣
  1. PolicyExample

    0下载:
  2. Java访问权限控制,为Java操作文件、写入文件分配合适的权限,定义写到文件的信息、定义文件,输出到c:/hello.txt、写信息到文件、关闭输出流。-Java access control for Java operating documents, write to the file allocation appropriate permissions, the definition written to the file information, the definition file,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:18762
    • 提供者:方鸣
  1. CopyFileDemo

    0下载:
  2. Java复制文件,使用Java语言编写拷贝文件的演示小程序,附源代码,注释挺全的,通过本源码你可以学习一下Java对文件的事件处理、取得目录内容的事件处理、如何弹出文件选择器,并判断是否点击了打开按钮、得到选择文件的绝对路径、如何将将读取的字节数组写入目标文件输出流中,还有很多,不一一说明了,你可以下载源码参考-Java to copy files using the Java language demonstration program to copy files with source co
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:8520
    • 提供者:
  1. HSGETIP

    0下载:
  2. 一个java swing 获取公网ip的程序, 服务器获取自己的公网ip并储存到数据库中, 客户端去数据库获取ip并写入到文件中, 用到了文件流模拟浏览器和系统托盘-Access to public network ip program a java swing server to get its own public ip and stored into the database, database of clients to obtain ip and write to a fi
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:36331
    • 提供者:李国鹏
  1. wenjiacaozuo

    0下载:
  2. 文件字符流的读写操作 java面向对象初级项目编程 NetBeans-The document character stream read and write Java object-oriented primary project programming NetBeans
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:12111
    • 提供者:陈青青
  1. FileFromJSP

    0下载:
  2. 获取jsp页面上传的文件,方法需要依赖fileUpload Jar包,返回文件流-Access to the files uploaded by the jsp page, the method need to rely on fileUpload Jar package to return to the file stream
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1293
    • 提供者:youngTen
  1. Java-access-control

    0下载:
  2. Java访问权限控制,为Java操作文件、写入文件分配合适的权限,定义写到文件的信息、定义文件,输出到c:/hello.txt、写信息到文件、关闭输出流。-Java access control, assign the appropriate permissions for Java operating files, write files, define the information written to the file definition file, output to c :/ he
  3. 所属分类:Java Develop

    • 发布日期:2017-10-31
    • 文件大小:31612
    • 提供者:王世杰
  1. Wookmark

    0下载:
  2. 目前流行瀑布流插件 瀑布流布局在目前貌似很火爆,具体的分析、原理、用到的知识等等可以看看以下几位牛人写的东西。-The popular waterfall stream to the site plug
  3. 所属分类:JavaScript

    • 发布日期:2017-11-16
    • 文件大小:256647
    • 提供者:syyyyyyy
  1. ShiYan12

    0下载:
  2. 编写应用程序,使用文件输入输出流实现文件的复制,并将文件的内容打印在屏幕上,被拷贝的源文件和复制的目标文件由命令行参数给出。若没给出两个参数,则通过标准错误流打印出"本程序运行需要输入两个参数!!!"-Write applications, the use of file input and output streams for copying, and the contents of the file print on the screen, the source file is copied
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:546
    • 提供者:Mankind
  1. fzhuadi

    0下载:
  2. 3.1 Http请求统一管理 传统的Java Http 请求,存在以下问题: 1) 不同Http技术,处理方式不一 一般 的Http 请求包括:get 请求方式、Post 请求方式、Multi-Part Post 请求方式。传统的Http 请求,只能处理标准的get, Post 请求;对于文件上载Multi-part post 方式,无法作出处理。同时对其他Stream 方式,也无法认识。 如果浏览器界面编程人员变更Http 请求技术,后台业务处理逻辑也必须随之变化。 2)
  3. 所属分类:Java Develop

    • 发布日期:2017-11-06
    • 文件大小:305008
    • 提供者:rao
  1. jmf

    0下载:
  2. 基于jmf视频流发送及获取的一个简单的demo-Jmf video stream send and get
  3. 所属分类:Java Develop

    • 发布日期:2017-11-24
    • 文件大小:10369
    • 提供者:麦锐
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 21 »
搜珍网 www.dssz.com