搜索资源列表
ho9hilunwen123654897
- 网上书店在国际互联网上可以实现的商务功能已经多样化,可以说从最基本的对外沟通展示功能、信息发布功能,在线图书展示功能、在线洽谈功能、在线交易功能、在线采购功能、在线客户服务功能、在线网站管理功能等等,几乎以往传统书店功能都可以在互联网上进行电子化的高效运作。-online bookstore on the Internet can achieve the business functions of diversification, It can be said that from the mos
C_the_Complete_Reference(4th)
- C The Complete Reference Fourth Edition Herbert Schildt-PART I— FOUNDATIONAL C This book divides its descr iption of the C language into two parts. Part One discusses those features of C defined by the original, 1989 ANSI standard for C (c
DirectX.11.Game.Programming
- About This Book This book is the follow-up edition to Wendy Jones’s Beginning DirectX 10 Game Programming book. In this book, we teach you the basics of getting started with game graphics using the latest iteration of Direct3D: Direct3D 11. T
NodeAsp_v0.0.4
- NodeAsp是一套Classic ASP框架,借鉴了NodeJS的模块化思想,让您可以使用全新的理念愉快地书写ASP程序。 NodeAsp使用遵循CommonJS规范的require,完全兼容NodeJS模块加载方式,让您可以直接使用NodeJS 50 以上的模块。一切不关乎NodeJS运行环境和ES5-ES6特有对象的模块都能直接使用。如此庞大的模块资源库,这在以往任何ASP框架下都是没有的。-NodeAsp is a set of ASP Classic framework, usin