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

搜索资源列表

  1. chat

    0下载:
  2. Java写的局域网聊天工具-Writing Java LAN chat tools
  3. 所属分类:Ajax

    • 发布日期:2017-04-26
    • 文件大小:53.61kb
    • 提供者:kll
  1. _2006-12__0596510225_OReilly.Google.Web.Toolkit.f

    0下载:
  2. A very good book to learn Google web toolkit (GWT) to develop Ajax enabled web application by writing just java code.
  3. 所属分类:Ajax

    • 发布日期:2017-04-01
    • 文件大小:361.94kb
    • 提供者:saran
  1. duzheyuxizhe

    0下载:
  2. 读者-写者问题的读写操作限制(包括读者优先和写者优先) 1) 写-写互斥:不能有两个写者同时进行写操作 2) 读-写互斥:不能同时有一个线程在读,而另一个线程在写。 3) 读-读允许:可以有一个或多个读者在读。 读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。 写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。 运行结果显示要求:要求在
  3. 所属分类:Ajax

    • 发布日期:2017-03-30
    • 文件大小:2.11kb
    • 提供者:蒲春旭
  1. IO

    0下载:
  2. java文件的读写的定义,读写的几种方法,以及文件相关操作-java file read and write the definition of several methods of reading and writing, and file related operations
  3. 所属分类:Ajax

    • 发布日期:2017-04-07
    • 文件大小:198.86kb
    • 提供者:王富
  1. MD5

    0下载:
  2. 一个MD5加密文件,代码的书写非常规范,很容易理解和分析-An MD5 encrypted files, writing of the code is very standard, very easy to understand and analyze
  3. 所属分类:Ajax

    • 发布日期:2017-04-14
    • 文件大小:4.23kb
    • 提供者:chen
  1. JavaNotepad

    0下载:
  2. 用java语言编写的记事本源代码.适合初学者参考学习.-Using java language writing the Notepad s Java source code
  3. 所属分类:Ajax

    • 发布日期:2017-03-28
    • 文件大小:4.31kb
    • 提供者:tom
  1. JingpinkeSystemApp2.0beta

    0下载:
  2. 运用EXT技术结合JSP、struts1.2写的一个小系统,教学管理程序,集成有WebQQ聊天系统,聊天系统同样是基于EXT的,打包文件较大,内含有详细的环境配置说明和系统说明,如需要索取更多说明请点击作者百度博客:http://hi.baidu.com/ccutshyhao/blog/item/ab75aa989e01d0006e068c3f.html 有更多演示图片及功能说明。-Use EXT technologies JSP a small system of struts1.2 writ
  3. 所属分类:Ajax

    • 发布日期:2017-11-12
    • 文件大小:31.3mb
    • 提供者:qilei
  1. Beginning.AJAX.with.PHP

    0下载:
  2. 与此不同,AJAX应用可以仅向服务器发送并取回必须的数据,它使用SOAP或其它一些基于XML的页面服务接口(接口),并在客户端采用Javascr ipt处理来自服务器的回应。因为在服务器和浏览器之间交换的数据大量减少(大约只有原来的5 ),结果我们就能看到回应(服务器回应)更快的应用(结果)。同时很多的处理工作可以在发出请求的客户端机器上完成,所以Web服务器的处理时间也减少了。-Supercharge your website with the Ajax functionality of jQ
  3. 所属分类:Ajax

    • 发布日期:2017-11-07
    • 文件大小:3.7mb
    • 提供者:andyzygg
  1. dwz-ria

    0下载:
  2. dwz 中国人自己的ui客户端 不用编写ajax也能使用的-dwz Chinese people ui client without writing the ajax can also use the
  3. 所属分类:Ajax

    • 发布日期:2017-11-07
    • 文件大小:1.71mb
    • 提供者:huaism
  1. Java-liaotianchengxudaima

    0下载:
  2. Java编程,编写一个聊天小程序,包括服务器,客户机,能进行简单的通信联络-Java programming, writing a chat applet, including server, client, can perform simple communications and liaison
  3. 所属分类:Ajax

    • 发布日期:2017-04-02
    • 文件大小:1.7kb
    • 提供者:嘉铭
  1. doxygen1

    0下载:
  2. Is Sun Javadoc provides a technology, it siphoned members of classes, methods, from the application source code and source code comments form such as a matching API documentation. That is to say, as long as when writing programs in a specific tag ann
  3. 所属分类:Ajax

    • 发布日期:2017-03-26
    • 文件大小:235.94kb
    • 提供者:yifeng
  1. aaaa.xcodeproj

    0下载:
  2. 代码写的不是很好,但是我现在就学了这么多,希望能在这个网站上能获得更多,我也会上传更多的源码。-Code writing is not very good, but now I learned so much hope on this site to get more, I will upload more source.
  3. 所属分类:Ajax

    • 发布日期:2017-03-31
    • 文件大小:21.49kb
    • 提供者:000000
  1. for-string

    0下载:
  2. 用于一些特定的符号来表示一些代码操作。这样就简化书写。所以学习正则表达式,就是在学习一些特殊符号的使用。-For some specific symbols to represent some code operation. Simplify writing. So learning regular expressions, is to learn some of the use of special symbols.
  3. 所属分类:Ajax

    • 发布日期:2017-04-15
    • 文件大小:5.45kb
    • 提供者:祁星
  1. Ajax-COMMENT

    0下载:
  2. AJAX WRITING COMMENT. input and can be dragged and change.
  3. 所属分类:Ajax

    • 发布日期:2017-04-29
    • 文件大小:364.71kb
    • 提供者:mayue
  1. Finction-sizple

    0下载:
  2. 功能很简单的java编写的计算器,菜鸟编写,适合菜鸟观摩学习-Function is simple calculator written in Java, novice writing, suitable for beginners to learn
  3. 所属分类:Ajax

    • 发布日期:2017-12-11
    • 文件大小:3.57kb
    • 提供者:vev@2796
  1. are-narne

    0下载:
  2. 自定义实现的ArrayList数据结构,有大量注释以及编写思路,帮助新手用Java语言来实现数据结构(Custom implementations of ArrayList data structure, there are a large number of comments and writing ideas, help novice in the Java language to implement the data structure)
  3. 所属分类:Ajax

    • 发布日期:2017-12-14
    • 文件大小:9kb
    • 提供者:许立铸
  1. gjta-comments

    0下载:
  2. 自定义实现的ArrayList数据结构,有大量注释以及编写思路(Custom implementations of ArrayList data structure, there are a large number of comments and writing ideas)
  3. 所属分类:Ajax

    • 发布日期:2017-12-15
    • 文件大小:7kb
    • 提供者:许晓航
  1. zot_syy

    0下载:
  2. 自己写的一个JSF例子,希望大家下后不要说写的不好(Himself wrote a JSF example, in the hope that we don't say to go up after writing is not good)
  3. 所属分类:Ajax

    • 发布日期:2017-12-15
    • 文件大小:80kb
    • 提供者:许永欣
搜珍网 www.dssz.com