-
学习asp过程中会遇到语法不明的时候,可以通过查找帮助文件来确定语法规则...
学习asp过程中会遇到语法不明的时候,可以通过查找帮助文件来确定语法规则-learning process will encounter Grammar unknown, we can find help through the documents to determine the rules of grammar
- 2022-10-08 19:50:04下载
- 积分:1
-
制作网页入门教程,比较初级的。ExE直接运行就可以了
制作网页入门教程,比较初级的。ExE直接运行就可以了-Create a page Getting Started tutorials, more elementary. ExE can be run directly on the
- 2022-01-26 04:30:09下载
- 积分:1
-
目录
第1章 介绍
第2章 编程工具
第3章 安全的编程
第4章 本地化与国际化...
目录
第1章 介绍
第2章 编程工具
第3章 安全的编程
第4章 本地化与国际化 - L10N 和 I18N
第5章 源代码树指南和维护发展策略
第6章 回归与性能测试
-Contents
Chapter 1 Introduction
Chapter 2 Programming Tools
Chapter 3 Security Programming
Chapter 4 localization and internationalization- L10N and I18N
Chapter 5 of the source code tree and strategy
Chapter 6 regression and performance testing
- 2022-05-15 05:07:36下载
- 积分:1
-
开发搜索引擎的基础教材,翻译了国外的经典名著,内容非常详细。...
开发搜索引擎的基础教材,翻译了国外的经典名著,内容非常详细。-The basis for the development of teaching materials search engine, translation of foreign classics, very detailed.
- 2023-02-24 04:15:02下载
- 积分:1
-
微软亚洲研究院最近两年来关于多媒体方面发表的国际论文。...
微软亚洲研究院最近两年来关于多媒体方面发表的国际论文。-Microsoft Research Asia in recent years on the multimedia aspects of international papers.
- 2023-06-03 22:10:03下载
- 积分:1
-
Detailednetworkport,网络端口详解,对初学者有很大的帮助
Detailednetworkport,网络端口详解,对初学者有很大的帮助-Detailednetworkport, detailed port of great help for beginners
- 2023-02-13 20:30:03下载
- 积分:1
-
Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。...
Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。 -Windows Environment 32-bit assembly language
- 2022-01-26 02:25:19下载
- 积分:1
-
这是一本讲搜索引擎的书,英文版的,书里内容围绕Lucene来讲...
这是一本讲搜索引擎的书,英文版的,书里内容围绕Lucene来讲-This is a talk about search engine books, in English, the book in terms of content around the Lucene
- 2022-05-23 08:22:56下载
- 积分:1
-
SQL syntax Daquan Chinese version
SQL语法大全中文版-SQL syntax Daquan Chinese version
- 2022-08-15 17:16:33下载
- 积分:1
-
基础篇
1.1 Turbo C语言概述
1.2 C语言的特点
1.3 Turbo C 概述
1.4 Turbo C 2.0的安装和启动...
基础篇
1.1 Turbo C语言概述
1.2 C语言的特点
1.3 Turbo C 概述
1.4 Turbo C 2.0的安装和启动
1.5 Turbo C 2.0集成开发环境的使用
1. 数据类型、变量和运算符
2. 数据类型
3. 关键字和标识符
4. 变量
5. 运算符
Turbo C 程序设计初步
1.1 输入输出函数及控制流程语句
1.2 文件的输入输出函数
1.3 控制流程语句
指针、结构、联合和枚举
结构(struct) 联合(union)
枚举(enum)
函数
-Turbo C 1.1 1.2 C language outlined the characteristics outlined in Turbo C 1.3 Turbo C 1.4 2.0 1.5 installed and launched Turbo C 2.0 integrated development environment using a. Data types, variables and Operators 2. three types of data. four keywords and identifiers. five variables. Operators Turbo C 1.1 preliminary design process input-output function and control flow statement 1.2 file input and output functions of the control flow statement 1.3 indicators, structure , the joint enumeration and structure (struct), the joint (union) Enumeration (enum) function
- 2022-02-02 06:12:19下载
- 积分:1