-
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
-
图书管理系统
简易的图书管理系统,有用户登陆,添加图书,查看图书,编辑图书等功能。图书管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。
- 2023-04-24 13:45:03下载
- 积分:1
-
jquery 时间轴效果
时间轴可以通过右边拖放垂直滑动器来缩放界面:向上缩小,向下放大。同时也支持使用滚轮来控制缩放。通过鼠标拖东空白处可以左右拖动时间轴,点击事件可以弹出一个小窗口来描述时间内容及其数据。
- 2022-02-15 06:27:10下载
- 积分:1
-
组卷系统
组卷系统,具有试卷生成、在线考试、试题管理等功能(he paper-forming system has the functions of generating test papers, on-line examinations and managing test questions.)
- 2019-01-06 14:31:11下载
- 积分:1
-
PHP-Movie-Plugin
将movies文件夹上传至论坛目录/source/plugin/下,给你的网站可以可以点播电影!(The movies folder uploaded to the forum directory/source/plugin/down, give your site can be on-demand movies!)
- 2013-12-13 12:48:07下载
- 积分:1
-
连接数据库代码
连接数据库代码连接数据库代码连
连接数据库代码连接数据库代码连接
连接数据库代码
数据库代码接数据库代码
连接数据库代码
连接数据库代码
连接数据库代码
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-19 11:56:47下载
- 积分:1
-
WebQQ
WEBQQ登录,PHP版,无数据库,机器人专用(WEBQQ login, PHP version, no database, robots dedicated)
- 2013-07-14 19:19:54下载
- 积分:1
-
Flashvote
简单Flash投票系统,适合个人学习使用。
为防止重复投票,ASP后台中利用cookies验证,测试时可以删除CS2.ASP中有关cookies的代码或在INTERNET选项中删除cookies.
zugame_com_cn.mdb为文件数据库,可以适当设置一下。
ceshi.fla是FLASH源文件,可以修改一下数据设置。(Simple Flash voting system for individual learning. ASP background use cookies to prevent duplicate voting, verification, testing can delete CS2.ASP about the code of cookies or delete cookies. INTERNET option zugame_com_cn.mdb file database can be appropriately set. ceshi.fla the FLASH source files, you can modify the data set.)
- 2013-01-12 20:26:50下载
- 积分:1
-
ROOTs
淘客在线客服管理系统(TaokeOCS V3.2),是一款采用Ajax+Java+MySql技术构建的先进、高效、健壮的在线客服解决方案。作为商业软件产品,TaokeOCS 在代码质量、运行效率、负载能力、安全等级、功能可操控性和权限严密性等方面已在广大用户中获得良好的口碑。凭借TaokeOCS 开发组长期积累的丰富的web开发及数据库经验,和富于创新,追求完美的设计理念,使得TaokeOCS 在很短时间内以其鲜明的个性特色从国内外同类产品中脱颖而出。经过了效率最优化和负载能力最佳化设计的TaokeOCS,已获得业内越来越多专家和权威企业的认可(Tao guest online customer service management system (TaokeOCS v3.2) of a by Ajax+Java+MySql technology to build advanced, efficient, robust online customer service solutions. As a commercial software product, TaokeOCS in code quality, operational efficiency, load capacity, security level, function and authority, and so on, has been in the majority of users to get a good reputation. With TaokeOCS development group of the long-term accumulated rich web development and experience, and innovative, the pursuit of the perfect design concept, the TaokeOCS within a very short time to the distinct personality characteristics the domestic and foreign similar products stand out. After the efficiency optimization and load capacity optimization of the TaokeOCS, has gained more and more experts and authoritative enterprises in the industry recognized)
- 2016-01-21 12:37:00下载
- 积分:1
-
懒人工作通系统
应用背景懒人工作通协同管理系统是适用于企事业单位的通用型网络办公软件,融合了云创科技长期从事管理软件开发的丰富经验与先进技术,该系统采用领先的B/S(浏览器/服务器)操作方式,使得网络办公不受地域限制。最新版本全面支持IE6-9、360、遨游、世界之窗等主流桌面浏览器和安卓平台UC浏览器和苹果平台safari浏览器等移动终端。
关键技术懒人工作通 6.136 SQL 更新日志:
1 【新增】新增工作汇报自动选择上司
- 2022-04-12 18:23:31下载
- 积分:1