-
sousuoyinqing2.0
百度现在改为UTF8了,因此导致老版本乱码,2.3解决了这个问题,由GBK改为UTF8,少了转码的程序,效率更高。
(Baidu now changed to UTF8, so leading to the old version of garbled, 2.3 solves this problem by GBK to UTF8, less transcoding process more efficient.)
- 2013-12-24 22:25:59下载
- 积分:1
-
softhy597e
说明: 宝贝儿拍卖系统 (BBR) 是一套基于ASP+ACCESS和ASP+MSSQL技术的多用户网络拍卖商城购物系统。(ASP ACCESS)
- 2011-04-03 20:21:21下载
- 积分:1
-
html-jichu
html基础手册,基础知识值得一看
快来看看吧(failed to translate
failed to translate
failed to translate
failed to translate)
- 2012-03-09 19:47:15下载
- 积分:1
-
weirenwu
百度微任务全屏页面左右切换效果是一款基于jQuery实现的超酷单页网站页面切换特效,响应式设计,全屏自适应大小,左右滑动式幻灯片切换效果,用来做单页网站非常适合。有首页、微任务介绍、精美礼品、意见反馈、相关产品等页面切换按钮。(Baidu micro task page full-screen transition effects is about a one-page Web page based on cool jQuery to achieve transition effects, responsive design, adaptive full-screen size, sliding left and right slide transitions, to do a single-page website is very suitable. There are home, micro-mission briefing, exquisite gift, feedback, and other related products page toggle button.
)
- 2016-05-31 22:11:25下载
- 积分:1
-
btb_12
一个很流行的ASP网页留言板。功能强大界面美观很值得使用(liuxing deasp liuyanban)
- 2012-05-24 11:53:30下载
- 积分:1
-
sistem
Arama motoru sistemlerinde kullanı lı r.
- 2013-12-15 21:46:29下载
- 积分:1
-
web
说明: 新闻发布系统是一个新闻单位不可缺少的部分,它的内容对于新闻的决策者和管理者来说都至关重要,所以新闻发布系统应该能够为用户提供充足的信息和快捷的查询手段。但一直以来人们使用传统人工的方式管理文件档案,这种管理方式存在着许多缺点,如:效率低、保密性差,另外时间一长,将产生大量的文件和数据,这对于查找、更新和维护都带来了不少的困难。 本系统功能的设计与实现,包括新闻创建、新闻浏览、新闻发布、撤销,新闻删除有,方便用户上手使用。本系统具有很好的外部接口,能够很好的配合站点的其它子系统服务于web新闻发布。(Press release system is an indispensable part of a news unit. Its content is very important for news decision-makers and managers. Therefore, news release system should be able to provide users with sufficient information and fast means of inquiry. But people have been using the traditional manual way to manage documents and archives, which has many shortcomings, such as low efficiency, poor confidentiality, and a long time, will produce a large number of documents and data, which brings many difficulties to search, update and maintain. The design and implementation of the system functions, including news creation, news browsing, news release, cancellation, news deletion, user-friendly use. The system has a good external interface, and can cooperate with other subsystems of the site to serve the web news release.)
- 2019-01-08 14:34:21下载
- 积分:1
-
Ywlist_v21
壹网分类目录是基于ASP开发的一套系统,具备来路、去路统计功能,支持两级分类,本系统特点速度快、占用服务器资源小、扩展功能强大,能方便快捷地建立您的网站目录。收录各类优秀网站的中文网站目录,由人工编辑,并提供网站分类目录检索。v2.1版本主要是因大家要求增加了后台管理员信息修改功能。
后台地址:/admin/
管理员:ywlist 密码:123456
(Category One network is a system based on ASP developers have antecedents path statistical functions to support the two-tier classification, the characteristics of the system faster, consume server resources, extend powerful, able to quickly and easily build your website directory . Chinese website directory included all kinds of excellent sites by human editors and Website Directory search. v2.1 version is mainly due to the request for additional background administrator information to modify. Background address :/ admin/the administrator: ywlist password: 123456)
- 2013-01-13 11:52:22下载
- 积分:1
-
html5花朵产生器
应用背景
这是一个用JavaScript在网页中生成随机花朵的demo,点击页面某处就会随机产生一朵绽放的花朵。很简单,虽然代码不是很多,但是效果还蛮不错的。能有啥应用场景我没有想到,也许就是在情人节那天给自己女友写个小页面中间放上照片,然后点击页面给点小惊喜。web程序就是这样吧,很简单,但很效果很惊人。
关键技术canvas、JavaScript、html、随机数、花朵、css、requestAnimationFrame
- 2022-01-25 18:51:24下载
- 积分: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