-
mojo集成websocket服务器
目录结构
├─chat
│ ├─lib
│ │ └─Chat
│ ├─log
│ ├─public
│ ├─script
│ ├─t
│ └─templates
│ ├─chat_control
│ ├─example
│ └─layouts
└─templates
- 2022-03-06 23:03:09下载
- 积分:1
-
PHPxys
比ASP版主要的改进有: 1.增加验证码,防止自动程序乱发留言. 2.通过PHP的Pear:Mail实现发送邮件功能,如果留言者提供了对方的邮箱地址,能发送到对方邮箱中(ASP version than major improvements are: 1. Increase the code to prevent automated programs recklessly Message 2. PHP of Pear:. Mail realize sending e-mail function, if a message to provide each other s e-mail address, can be sent to other mailboxes
)
- 2016-06-29 18:53:39下载
- 积分:1
-
Optimized-JS-V8
面向对象、设计模式与性能
有些C/C++开发者有些奇怪的观念。他们认为使用面向对象和设计模式会降低程序的性能。但V8证明了这种观念是错误的。V8的实现使用了许多设计模式,但依然非常高效。
下面列出V8中使用的两个模式:
工厂模式
当Javascript引擎执行一个脚本时,引擎为遇到的每个变量、函数或数组都创建一个实例。JSObject是所有这些对象的父对象(Object oriented, design patterns and performance
Some C/C++ developers have some strange ideas. They believe that the use of object-oriented and design patterns will reduce the performance of the program. But V8 proved that this idea is wrong. V8 implementation uses a number of design patterns, but still very efficient.
The following lists the two models used in V8:
Factory mode
When a Javascript engine s a script, the engine creates an instance of each variable, function, or array encountered by the engine. JSObject is the parent of all of these objects.)
- 2016-08-30 23:02:34下载
- 积分:1
-
TLEread
用Mathlab从.txt文件中读取数据
txt文件是从AGI网站下载的卫星两行根数文件,利用mathlab从中读取数据,并统计卫星的轨道参数。(By using Mathlab. TXT file to read data
TXT file download from AGI sites with satellite, root number of files, using mathlab to read data from them and statistics of the satellite orbit parameters.
)
- 2021-04-09 10:09:00下载
- 积分:1
-
DSOframer在线编辑Office文档示例
dsoframer是微软提供一款开源的用于在线编辑、调用Word、 Excel、PowerPoint等的ActiveX控件。国内很多著名的OA中间件,电子印章,签名留痕等大多数是依此改进而来的
- 2022-02-02 15:27:39下载
- 积分:1
-
ADisEaseads10
易成 ADisease 1.0 广告发布管理系统具有如下特点:
1、从管理上看,系统内管理的广告分三类:(1)目前在你的网站上正常播放的广告;(2)已满足限制条件(如开始设置的显示数已满,或者最后播放时间已到等),被系统自动停止播放的失效广告;(3)由于其它原因,虽未失效,但被你人为停止播放的广告。(Yicheng Disease 1.0 advertising management system with the following characteristics:
1, a management point of view, the system management of advertising into three categories: (1) present in the normal play on your website advertising (2) have been met constraints (such as the start to set the number of full display, or the last player the time has come, etc.), by the system automatically stops playback failure advertising (3) due to other reasons, although not fail, but you are artificially stop playing ads.)
- 2016-02-26 20:27:00下载
- 积分:1
-
uwa_1.x_utf8_v1.4.0.1064
游蛙UWA(Universal Website AsThis)是基于PHP和MySQL开发的通用建站程序,具备强大的扩展性。
功能特点:
1、自定义档案模型,便于内容扩展及二次开发
2、高效的动静态页面部署,运行效率极高
3、网站内容周期性自动更新,维护成本低
4、会员中心及可定制的会员模型,让您的网站火起来
5、多语言支持,方便开拓国际市场
6、专业简洁的界面设计,良好的用户体验
7、简单易用的模板引擎,界面设计方便快捷(Tour frog UWA (Universal Website AsThis) is based on PHP and MySQL development generic station program, with a strong scalability.
Features:
1, custom file model, to facilitate the expansion and secondary development of content
2, high dynamic and static page deployment, high operating efficiency
3, website content periodically updated automatically, low maintenance costs
4, the Member Center and a member of the model can be customized, so fire up your site
5, multi-language support, easy to explore the international market
6, Professional concise interface design, a good user experience
7, convenient easy to use template engine, interface design)
- 2014-04-02 15:52:01下载
- 积分:1
-
first
这是一个简单的基于node的js服务器,很简单,很简单。(this is a very very very simple web server base on node)
- 2017-11-12 20:04:11下载
- 积分:1
-
code
php 生成各种验证码程序,可直接运行。(php craet checkcode)
- 2014-02-17 21:40:47下载
- 积分:1
-
网页布局趋势之瀑布流
资源描述
下面简单模拟下这种布局,这种布局在国内有人称之为瀑布流,当然这个名称主要还是指Pin在异步加载时的效果,而这个在本demo并没有做。(本demo兼容所有浏览器,但还是建议你使用firefox,chrome等浏览器,效果更佳)!欢迎下载!
- 2022-01-30 21:22:42下载
- 积分:1