-
是一个电子书籍,介绍电子书籍的用法
是一个电子书籍,介绍电子书籍的用法-is one of e-books, e-books on the use
- 2023-04-28 06:35:04下载
- 积分:1
-
网络编程基础篇系列CGI CGI是用来沟通HTML表单和服务器端程序的接口(interface)。说它是接口,也就是说CGI并不是一种语言,而是可以被其他语言所...
网络编程基础篇系列CGI CGI是用来沟通HTML表单和服务器端程序的接口(interface)。说它是接口,也就是说CGI并不是一种语言,而是可以被其他语言所应用的一个规范集。理论上讲,你可以用任何的程序语言来编写CGI程序,只要在编程的时候符合CGI规范所定义的一些东西就可以了。-Series of articles based on network programming CGI CGI is used to communicate HTML forms and server-side program interface (interface). It is the interface, that is not a CGI language, but other languages can be applied in a standard set. Theoretically, you can use any programming language to write CGI program, as long as the time in the program in line with the CGI specification the definition of something by it.
- 2022-01-30 12:21:49下载
- 积分:1
-
Microsoft Visual Basic 6.0 中文版语言参考手册
Microsoft Visual Basic 6.0 中文版语言参考手册-Microsoft Visual Basic version 6.0 Chinese Language Reference Manual
- 2022-03-11 05:12:07下载
- 积分:1
-
Smart Card Applications Ebook by Wolfgang Rankl
Smart Card Applications Ebook by Wolfgang Rankl
- 2022-06-12 00:50:10下载
- 积分:1
-
一本讲述linux软件之父 李纳斯.托沃兹 的书
一本讲述linux软件之父 李纳斯.托沃兹 的书-a Linux software on Father Lee Petronas. Torvalds book
- 2022-03-28 12:54:09下载
- 积分:1
-
一些介绍struts2的发展基础和实用的教程。F.
一些介绍STRUTS2开发的基础且实用的教程.适用于初学者.-A few introductory STRUTS2 the foundation for development and useful tutorial. For beginners.
- 2022-01-31 21:29:43下载
- 积分:1
-
CTOCOM
CTOCOM
- 2022-08-13 21:52:51下载
- 积分:1
-
本书用较少的数学知识阐明了小波分析的基本理论和应用。
本书用较少的数学知识阐明了小波分析的基本理论和应用。-wavelet
- 2022-05-30 16:02:17下载
- 积分:1
-
本文件是C++中的经典著作More Effective C++的中文版本.
本文件是C++中的经典著作More Effective C++的中文版本.
- 2022-03-16 17:23:21下载
- 积分:1
-
当你想阻止一个变量被改变,可能会用到const关键字。在你给一个变量加上const修饰符的同时,通常需要对它进行初始化,因为以后的任何时候你将没有机会再去改变它...
当你想阻止一个变量被改变,可能会用到const关键字。在你给一个变量加上const修饰符的同时,通常需要对它进行初始化,因为以后的任何时候你将没有机会再去改变它-When you want to be changed to prevent a variable may be used for const keyword. To a variable you add const modifier at the same time, usually need to initialize it, because any time you will not have a chance to change it again
- 2022-01-25 15:19:02下载
- 积分:1