登录
首页 » 套接字网络编程 » 一个Javascript源代码大全1.0,很不错哦,chm格式,对你制作漂亮网站很有帮助,大家一定不要错过。...

一个Javascript源代码大全1.0,很不错哦,chm格式,对你制作漂亮网站很有帮助,大家一定不要错过。...

于 2022-02-03 发布 文件大小:244.35 kB
0 209
下载积分: 2 下载次数: 1

代码说明:

一个Javascript源代码大全1.0,很不错哦,chm格式,对你制作漂亮网站很有帮助,大家一定不要错过。-a Javascript source code Series 1.0, quite Oh, chm format, and for your beautiful production site useful, we must not miss.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C++ UDP通信 广播源代码
    C++ UDP通信 广播源代码 两个MFC工程,一个广播发送数据,一个接收数据,一级test代码,vs2010测试通过,自己写的代码,初学winsock编程的新手可以参考,欢迎下载,欢迎指正,互相学习借鉴,谢谢!
    2022-03-14 17:05:06下载
    积分:1
  • 本系统是在asp版《在线文件管理器》的基础上设计制作,取其精华,弃其糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,序逻辑和用户界面彻底分离,...
    本系统是在asp版《在线文件管理器》的基础上设计制作,取其精华,弃其糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,程序逻辑和用户界面彻底分离,可轻松换肤。 2。全部代码采用Ultra Edit编写,不使用任何可视化开发工具,精确控制代码流程,确保代码高效率运行。 3。自行开发自定义控件,不产生任何一丁点的HTML代码冗余。 4。尽可能的减少客户与服务器的交互,降低对服务器资源消耗,减少网络传输。 5。真正多用户系统,可分别为每个用户设置可管理的文件类型,目录等,上传的单个文件大小限制等。 6。各用户环境自由配置,风格自选(如果有多个风格的话),可自由设置每页显示的文件及目录数等。 7。文件与目录翻页分开,即使管理同一目录下的数万个文件也不再出现程序超时现象。 8。功能强大,除了asp版具备的全部功能如上传、下载、编辑、批量复制、移动、粘贴外还具备文件快速过滤搜索,智能修改文件属性。 9。效率极高。经测试,在一太普通PC上对一个包含50000个文件的目录进行浏览管理,任意翻页,执行时间均不超过1秒。过滤或者搜索则更是低至仅0.3秒的执行时间。而windows资源管理器打开目录或者asp版翻至最后一页都需要6.5秒甚至更长时间。-the system is the asp edition of "online document management device" on the basis of the design, select the essence and disposable dross, more powerful, more efficient and has the following features : 1. The development of a three-tier structure, procedures and user interface logic completely separated easily Eurocargo. 2. All the code used Ultra Edit preparation, not the use of any visual development tools, precision flow control code, the code to ensure
    2022-03-26 03:16:52下载
    积分:1
  • use jrtplib
    利用jrtplib-3.1.0开发包实现RTP包接收的程序。-use jrtplib- 3.1.0 Development Kit achieve RTP packet reception procedures.
    2023-04-18 17:15:03下载
    积分:1
  • / *
    /* Here s a small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. 这个IPv4版的例子:它要求portbase(本地端口)与destination (目的端口)然后发送消息 同时还监听消息。 例子测试一: 启动一个运行实例,本地地址与目标地址用同一个端口8888 例子测试二: 启动两个运行实例,本地地址与目标地址用不同的端口(它要求是偶数端口号) 两个实例互发 例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com */-/* Here sa small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. The IPv4 version of the example: It requires portbase (local port) and destination (destination port) and then send a message but also monitor the news . Examples of test 1: Start a running instance, a local address with the destination address port 8888 using the same test two examples: the two start to run instances, the local address and destination address with a different port (it requires the port number is even) two examples of inter- examples of explanation issued by the Chinese hanyuejun add, have any questi
    2022-11-02 16:55:03下载
    积分:1
  • good example, will learn good things
    好的例子,会学到好东西-good example, will learn good things
    2022-03-06 02:00:02下载
    积分:1
  • Php version of Fetion reference (http://sourceforge.net/projects/openfetion/) wi...
    参考Php版飞信(http://sourceforge.net/projects/openfetion/)用Delphi实现了中国移动飞信2008协议的登录和发短信部分。其它功能并没有实现,不过在此基础上实现起来应该没有难度。 该程序为纯绿色软件,不写注册表,无需Dll文件和配置文件。 程序中用到的SHA1算法源码和TIEHttp控件均来源于网络,感谢二位作者。 使用之前请先注册一个飞信号。 由于很多网友使用的版本是Delphi7+Indy9,因此做了这个Delphi7版的飞信-Php version of Fetion reference (http://sourceforge.net/projects/openfetion/) with Delphi implementation of the 2008 China Mobile Fetion sign the protocol and message part of hair. Other features do not realize, but on this basis should not be difficult to achieve. The program for the pure green software, does not write the registry, without Dll files and configuration files. Procedures used in the SHA1 algorithm and source code control TIEHttp are derived from the network, the authors thank two. Please register before using the signal of a fly. Because a lot of users are using the version of Delphi7+ Indy9, so make this version of Fetion Delphi7
    2023-03-26 07:45:03下载
    积分:1
  • 用VC++实现的符串处理序,可以定向的修改或是添加原代码
    用VC++实现的字符串处理程序,可以定向的修改或是添加原代码-with VC string handling procedures can be directed to amend or add to the original code
    2023-02-18 00:55:04下载
    积分:1
  • 基于socket的简单通讯序,学习socket的基本
    基于socket的简单通讯程序,学习socket编程的基本程序-simple socket-based communication program, learning the basic socket programming procedures
    2023-05-13 11:40:02下载
    积分:1
  • P2P 之 UDP穿透NAT的原理与实现,包括了客户端和服务器端,在VC6,xp_sp2下译测试通过。...
    P2P 之 UDP穿透NAT的原理与实现,包括了客户端和服务器端,在VC6,xp_sp2下编译测试通过。-P2P penetrate NAT of UDP Principle and realize, including client and server, in VC6, xp_sp2 compiler under test.
    2022-02-25 15:13:36下载
    积分:1
  • multi
    多用户聊天服务器,代码完成了winsock多连接的应用,-multi-user chat server, code completion of a multi-link protocols of the application
    2022-04-02 01:53:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载