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
Sub Category
ASP
.NET/ASPX
PHP
JSP
CGI
VC/MFC
Delphi/CppBuilder
Software Engineering
Network Develop
Server
Database
Homepage tools
Photo software
Other
Search - js - List
[
Books
]
JavaScript教程--从入门到精通.pdf
DL : 0
Date
: 2010-01-09
Size
: 1.13mb
User
:
w328221676@qq.com
[
Books
]
ATL技术内幕
DL : 0
Active Template Library技术内幕-Active Template Library Technology Insider
Date
:
Size
: 1.6mb
User
:
张江
[
Books
]
js
DL : 0
JavaScript的帮助文件,经典-JavaScript help files, Classic
Date
:
Size
: 582kb
User
:
杜志炜
[
Other
]
Javascript高级教程
DL : 0
对javascript的简单介绍和讲解,虽然内容不多但是全部都是实用的东西,绝对值得一看,也包括javascript语言参考,方便使用者编写JS教本时参考。-right javascript simple introduction and explained that although the contents but not all of them are practical things, shot entirely, including javascript language reference, user-friendly prepared JS textbook reference.
Date
:
Size
: 127kb
User
:
赵孑
[
Books
]
JavaScript2.0
DL : 0
本软件包为javaScript参考大全,相信在web编程时对大家都会有用的!-It includes many references about JavaScript. It is believed that it can do some help for you when you write Web programs.
Date
:
Size
: 11.96mb
User
:
马俊
[
JSP
]
5.-JS-tutorial
DL : 0
javascript 基础入门PPT,比较好的介绍了Js语言的基础用法.-javascript basic PPT, good to show js basic grammars and usages.
Date
:
Size
: 135kb
User
:
李卫
[
JSP
]
Node.js-compreh
DL : 0
node js 理解初步, 帮助理解node js语言-Node js tutorial, help understand node js programming
Date
:
Size
: 6kb
User
:
李卫
[
JSP
]
NODE.js-freshmen
DL : 0
Node js 入门资料, 深入浅出, 有利理解. -Node js for programmer, easy to learn and more details.
Date
:
Size
: 576kb
User
:
李卫
[
JSP
]
node.js-usages
DL : 0
Node js 使用和配置初步, 降低学习难度, 说明如何使用.-Node js usages and tutorial, easy to conduct and learn.
Date
:
Size
: 62kb
User
:
李卫
[
JSP
]
Json2.js
DL : 0
Json2 用于Js的实现例子,便于学习.-Json2 for javascript or node.js usages, easy to use.
Date
:
Size
: 128kb
User
:
李卫
[
Other
]
Beginning-Backbone.js---step-by-step-guide-to-lea
DL : 0
Beginning Backbone.js - step-by-step guide to learning and implementing the Backbone.js
Date
:
Size
: 4.47mb
User
:
Ambrose
[
Other
]
Developing-Backbone.js-Applications
DL : 0
Developing Backbone.js Applications
Date
:
Size
: 12.37mb
User
:
Ambrose
[
Other
]
js
DL : 0
常用js特效,包括了网页设计常用的一些常用特效,也适合初学者学习使用。-Commonly used JS effects
Date
:
Size
: 2.41mb
User
:
刘志强
[
Other
]
Node.js-f46c
DL : 0
深入浅出node.js便于初学者和老手学习node 用Javascript写后台-Node.js easy for beginners to learn node and veteran Write the background with Javascript
Date
:
Size
: 5.54mb
User
:
linjie2
[
Other
]
Node.js
DL : 0
Node.js学习指南,全栈工程师必备。-Node.js study guide, full-stack engineer must have.
Date
:
Size
: 5.61mb
User
:
徐
[
JSP
]
Learning-Three.js
DL : 1
《Three.js开发指南》的pdf格式完整版电子文档和本书自带源代码,非常适合学习Three.js-" Three.js Development Guide" in pdf format electronic documents and the full version of this book comes with source code, very suitable for learning Three.js
Date
:
Size
: 42.38mb
User
:
tiantian
[
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
[
Other
]
Node.js-High-Performance
DL : 0
This book will provide you with the skills you need to analyze the performance of your application and monitor the aspects that can and should be. Starting with performance analysis concepts and their importance in helping Node.js developers eliminate performance bottlenecks, this book will take you through development patterns to avoid performance penalties. You will learn the importance of garbage collection and its behaviour,and discover how to profile your processor, allowing better performance and scalability.
Date
:
Size
: 1.96mb
User
:
黄烈钦
[
Other
]
JavaScript权威指南(第6版)
DL : 0
学习前端的图书,js届的圣经级图书,对学习前端的, js的人帮助很大(Learn front end books, JS Bible class books, and help people who study JS at the front end)
Date
:
Size
: 20.5mb
User
:
轩宇
[
Books
]
[www.java1234.com]node.js开发指南
DL : 0
node.js 入门最好的书籍,语言简洁明了(a primer book of node.js)
Date
:
Size
: 5.61mb
User
:
小明咯咯哒
«
1
2
3
4
5
6
7
8
9
10
...
15
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.