搜索:Jesse
找到约 9 项符合「Jesse」的查询结果
结果 9
https://www.eeworm.com/dl/656/225976.html
Java书籍
Jesse和Eric可以教你如何使用当前的 Ant
Jesse和Eric可以教你如何使用当前的 Ant,他们做得相当棒。这本书提供了颇有深度的信息,对于一些以往从未考虑到的工作,书中还介绍了如何扩展Ant来完成这些工作的详细内容。不论你是偶尔使用Ant,还是需要管理各种大型工程,这都是一本需要持之在手的工具书。” ...
https://www.eeworm.com/dl/617/244077.html
压缩解压
1.Xvid Mpeg4 1.13 version 2.Building 0 error(s), 0 warning(s) By Jesse Stone Taiwan
1.Xvid Mpeg4 1.13 version
2.Building 0 error(s), 0 warning(s)
By Jesse Stone Taiwan
https://www.eeworm.com/dl/686/387550.html
VC书籍
CSharp程序设计第五版英文版 作者 Jesse Liberty and Donald Xie
CSharp程序设计第五版英文版
作者 Jesse Liberty and Donald Xie
https://www.eeworm.com/dl/617/388262.html
压缩解压
64-bits H.264 from ffmpeg 2008 version Build in VC++ 2008 no error warning, Jesse Stone, Taiwan
64-bits H.264 from ffmpeg 2008 version Build in VC++ 2008 no error warning, Jesse Stone, Taiwan
https://www.eeworm.com/dl/686/480843.html
VC书籍
C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the ana
C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the analysis, design and implementation of a functioning object-oriented application using C++. You will learn all the critical programming concepts and techniques associated with the lan ...
https://www.eeworm.com/dl/542/265865.html
其他书籍
本人收集的ajax一些资料
本人收集的ajax一些资料,打印版。
Ajax这个概念的最早提出者Jesse James Garrett认为:
Ajax是Asynchronous JavaScript and XML的缩写。
Ajax并不是一门新的语言或技术,它实际上是几项技术按一定的方式组合在一在同共的协作中发挥各自的作用,它包括
使用XHTML和CSS标准化呈现
使用DO ...
https://www.eeworm.com/dl/702/315784.html
Ajax
Ajax(Asynchronous JavaScript + XML)的定义 基于web标准(standards-based presentation)XHTML+CSS的表示; 使用 DOM
Ajax(Asynchronous JavaScript + XML)的定义
基于web标准(standards-based presentation)XHTML+CSS的表示;
使用 DOM(Document Object Model)进行动态显示及交互;
使用 XML 和 XSLT 进行数据交换及相关操作;
使用 XMLHttpRequest 进行异步数据查询、检索;
使用 JavaScript 将所有的东西 ...