-
HTML是网页主要的组成部分,基本上一个网页都是由HTML语言组成的,所以要学习网站怎样建设,必须从网页的基本语言学起...
HTML是网页主要的组成部分,基本上一个网页都是由HTML语言组成的,所以要学习网站怎样建设,必须从网页的基本语言学起-HTML is an integral part of the main page, is basically a web page composed by HTML language, so the Web site to learn how to build, we must play from the web" s basic linguistic
- 2022-08-07 06:59:54下载
- 积分:1
-
一种游戏数据格式,常用类型的数据分析书
一本关于游戏数据格式,常用数据类型分析的书-One of the game data format, commonly used type of data analysis book
- 2022-01-25 21:56:24下载
- 积分:1
-
第三版C++入门,学习C++不错
c++primer第三版,学习c++的好电子书,希望对大家能够有所帮助。-c primer third edition, learning c good e-books, we hope to be able to help.
- 2023-04-08 05:50:03下载
- 积分:1
-
Internet api Comments on the main function briefing on the Internet API Function
Internet的api函数详解 主要介绍关于Internet API函数-Internet api Comments on the main function briefing on the Internet API Function
- 2022-05-21 00:04:39下载
- 积分:1
-
这是从网上down的关于vc的自学书籍希望对大家能有帮助 独乐乐 不如大家乐...
这是从网上down的关于vc的自学书籍希望对大家能有帮助 独乐乐 不如大家乐-This is down from the Internet on the self-study books vc hope everyone can help everyone独乐乐不如乐
- 2022-07-09 23:52:39下载
- 积分:1
-
很好用的学习的程序中的一段仔细研究一下吧会有帮助的阿
很好用的学习的程序中的一段仔细研究一下吧会有帮助的阿-good with the learning process of a closer look it would help the A
- 2022-04-02 02:26:36下载
- 积分:1
-
Base64是MIME邮件中常用的编码方式之一。它的主要思想是将输入的字符串或数据编码成只含有{ A...
Base64是MIME邮件中常用的编码方式之一。它的主要思想是将输入的字符串或数据编码成只含有{ A - Z , a - z , 0 - 9 , + , / }这64个可打印字符的串,故称为“Base64”。-Base64 is a MIME message encoding one of the ways commonly used. Its main idea is to input data encoded into a string or contains only (A- Z, a- z, 0- 9,+, /) This 64 string of printable characters, so called
- 2022-05-24 10:45:39下载
- 积分:1
-
Programming Windows程序设计开发指南
Programming Windows程序设计开发指南
-Programming Windows Programming Development Guide
- 2022-04-16 17:31:59下载
- 积分:1
-
Inside the C++ Object Model focuses on the underlying mechanisms that support ob...
Addison Wesley出版的一本深入讲解c++面向对象编程机理的书,对于c++程序员进一步全面了解面向对象机制的好书。书中有丰富的程序实例和解读。英文版-Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation,
inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated
with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs..
- 2022-04-13 05:43:44下载
- 积分:1
-
1章2章至3章,介绍了一个简单的港口生产…
第1章 介绍
第2章 自行制作 port
第3章 简单的 port
第4章 复杂的 Porting
第5章 配置 Makefile
第6章 特殊情况
第7章 MASTERDIR (主 port 所在的目录)
第8章 共享库的版本
第9章 联机手册
第10章 需要使用 Motif 的 port
第11章 X11 字体
第12章 Info 文件
第13章 pkg-* 文件
第14章 测试您的 port
第15章 升级
第16章 Ports 的安全
第17章 该做什么和不该做什么
第18章 示范的 Makefile
第19章 装箱单 (package list) 的自动化制作
第20章 保持同步
-Chapter 1 Introduction Chapter 2 to Chapter 3 of the production of a simple port of the port Chapter 4 complex Porting Chapter 5 Configuration Makefile Chapter 6 special circumstances Chapter 7 MASTERDIR (the directory where the main port) Chapter 8 shared libraries Online version of Chapter 9 of Manual Chapter 10 need to use the Motif of the port in Chapter 11 X11 font Chapter 12 Info file Chapter 13 pkg-* files Chapter 14 to test your port upgrade Chapter 15 of Chapter 16 Ports Security No. Chapter 17, what to do and not do in chapter 18 of the Model Chapter 19 of the Makefile packing list (package list) automated production to ke
- 2022-01-26 04:59:45下载
- 积分:1