CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - js
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - js - List
[
VC/MFC
]
Log
DL : 0
如果您不想在开发js时用alert或者想把log记录下来您可以在页面上引入文件后写var log =new Log() log.info() log.error() log.warn() 来输出您关心的东西,您将会在您的页面上看到一个窗口,里面记录了你输出的东西-If you do not want to use js in the development, or want to alert you can log recorded on the page after the introduction of paper to write var log = new Log () log.info () log.error () log.warn () to the output you care about things, you will see on your page a window, which records the output of your things
Date
:
Size
: 29kb
User
:
caosujie
[
VC/MFC
]
list2
DL : 0
链表的实现初始化,完整代码,用C++编写。-this is a text.sdfj js saf aff fsajf safs,jsdf.
Date
:
Size
: 166kb
User
:
sjf
[
VC/MFC
]
Wrox.-.Professional.Javascript.For.Web.Developers.
DL : 0
很经典的js电子书,对于js基础的学习必不可少-Js is a classic e-books, for the js-based learning is essential
Date
:
Size
: 3.02mb
User
:
吴建
[
VC/MFC
]
js-filesearch
DL : 0
注册应用程序为url协议的代码。有这么麻烦吗?-Registration application code for the url protocol. Have such trouble?
Date
:
Size
: 5kb
User
:
hening
[
VC/MFC
]
make-ActiveX-and-js-mutual
DL : 0
一步 讲述,如何创建ActiveX控件,如何与JS双向交互,Active调用js,如何封装dll为cab,如何自动安装-Described step by step, how to create ActiveX controls, how to interact with the JS way, Active call js, how to package dll for the cab, how to automatically install
Date
:
Size
: 196kb
User
:
王秀雨
[
VC/MFC
]
pen-note
DL : 0
一些上课用的笔记。关于js和css。还有一些网络的。知识。-dome documents
Date
:
Size
: 1.32mb
User
:
林晨
[
VC/MFC
]
nodejs
DL : 0
node.js 开发书籍,很好的一本学习书籍,值得期待哦-node.js develope book
Date
:
Size
: 5.61mb
User
:
coolboy
[
VC/MFC
]
calculator-CPP
DL : 0
calculator in java.com, calculator.js
Date
:
Size
: 3kb
User
:
TwIxMD
[
VC/MFC
]
JavaScript_languane
DL : 0
javascript for study to know how js works
Date
:
Size
: 16.54mb
User
:
王留争
[
VC/MFC
]
Front-end--JS--V8-engine
DL : 0
webkit内核与V8 在chrome浏览器中,用webkit来进行html渲染,用v8作为js引擎。 虽说Chrome和Webkit都是开源的,但是Chrome始终保持和Webkit距离,Chrome在WebKit上封装了一层称为WebKit Glue。Glue层中,大部分类型的结构和接口都和WebKit类似,Chrome中依托WebKit组件,都只是调用Webkit Glue层的接口,而不是直接调用WebKit中的类型。按照chrome自己文档来说,虽然我们再用webkit实现页面渲染,但通过WebKit Glue中间层,某种程度上大大降低与webkit的耦合,blink就是一个很好的可替代webkit的渲染引擎。 V8充分发挥了研发HotSpot和Strongtalk所获得的知识。-WebKit kernel and V8 In the Chrome browser, using HTML to V8 rendering, using JS as the WebKit engine. Although Chrome and Webkit are open source, but Chrome has always maintained and Webkit distance, Chrome on the WebKit package called Glue WebKit. Glue layer, most types of structures and interfaces are similar to the Chrome, WebKit based on the WebKit component, are just call the Glue Webkit layer interface, not directly call the type of WebKit. According to the chrome document, although we use WebKit realize the rendering of the page, but through the WebKit Glue middle layer, to some extent, greatly reduce the coupling with WebKit, blink is a good alternative to WebKit rendering engine. V8 give full play to the research and development of HotSpot and Strongtalk acquired knowledge.
Date
:
Size
: 3.24mb
User
:
xujj
[
VC/MFC
]
Optimized-JS-V8
DL : 0
面向对象、设计模式与性能 有些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.
Date
:
Size
: 731kb
User
:
xujj
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.