搜索资源列表
unix-rumen
- UNIX 入门,包括文件操作,用户管理,网络工具使用,vi使用,和其他一些常用的命令-UNIX entry, including file manipulation, user management, network tools use vi use, and some other typical order
0652-0675
- 包涵各种常用控件的操作,非常适合刚入门的网友学习界面编程-cover all commonly used controls the operation and are very suitable for beginners to learn the Netizen Programming Interface
ArcGIS
- ArcGIS转换程序 在最早基础上增加了图层右键功能的打开属性表功,内容不是很复杂,但包括了常用的地图操作和查询功能,希望大家能够更快的入门:)-ArcGIS conversion process at the earliest based on the increased functionality of the open right-Layer Attribute Table Gong, which is not very complicated, but includes the op
c51_Document007
- 学习C51的好才料 包库C51语言教程 Keilc中文用户手册 还有典型应用的例子 入门操作 还有常用C51IC的DataSheet-A useful Document Package Of learning or study 80C51 chip
Linux_commond
- linux入门常用命令学习,介绍常用的60个命令操作,简单方便,非常适合入门学习-Introduction to commonly used commands linux learning 60 commands commonly used in operation, simple and convenient, very suitable for entry-Learning
Student
- VC++操作SqlServer数据库的参考源程序 VC++操作SqlServer数据库的一个参考程序,主要包括ADO的使用,压缩包内附带有SQLSERVER的备份文件,附加即可,其实你可以把这个程序当作一个数据库编程的教程,它介绍了VC++如何连接SqlServer,添加、删除、备份、修改数据,包含一些常用SQL语句的语法示例等,自带有一个CHM帮助文档,向你讲解一些基础知识,因此对VC入门级选手特别有用 -VC++ operator SqlServer database referen
UNIX
- 自己整理的unix操作的一些常用命令 是初学者经典入门资料-Their finishing operation of some commonly used unix commands is the classic introductory information for beginners
oprationvideo
- 《C++轻松入门》是一本为程序设计初学者轻松地学习C++编程语言而编写的图书。《C++轻松入门》从初学者认知的角度出发,由浅入深、循序渐进地讲解了C++编程语言中的各种编程技术,通过通俗易懂的讲解和丰富生动的典型示例,使读者能够轻松地学到C++编程知识。全书共分为3篇,第1篇主要介绍 C++中的常用数据类型、基本语句、函数调用和指针等内容。第2篇主要介绍C++面向对象的程序设计,包括类和对象、继承和派生、多态性和虚函数等内容。第3篇主要介绍数据结构中链表的C++实现和C++中模板的应用。附件为本
FileClearTool
- 本人用visua c++写的一个垃圾文件清理工具,用到了多线程和常用的控件操作,是初学者一个很好的入门参考实例,且具有一定的实用价值-I use visua to write a c++ garbage clean-up tools, used a multi-threaded and commonly used control operation, beginners is a good reference example, and has a certain practical value
CarComulator
- 包含了MFC常用控件的用法,按钮,单选,进度栏,文件的操作,listbox,绘图,帮助你快速入门MFC控件的使用。-Contains the MFC common controls usage, button, the radio, the progress bar, file operations, listbox, drawing, help you use MFC quick start control.
consumption-
- 此程序在红帽系统下编写,里边主要用到了指针、结构体、文件操作等知识,编写的宗旨是对是结构体与指针知识的一个巩固,当然里边还用到了很多文件操作相关知识,能够使我们更加熟悉那几个常用的操作函数。代码不长,适合新手入门-This program written in Redhat5.5 system, which mainly use the pointer, structure, file operations...such as knowledge, The aim of the writing
CString-operator
- VC CString的常用操作,包括查找,插入,格式化,截取字串等,适合新手入门参考。-VC CString common operations, including search, insert, format string, interception, suitable for beginners reference.
mscomm
- 自己编的一个实现了常用的串口功能的串口调试助手,用的是Mscomm这个控件,里面还包括了简单的文件操作,适合新手入门-Own a realization of the common features of the serial port debugging assistant, using a Mscomm this control, which also includes a simple file operations, suitable for beginners
optiuocable
- 包涵各种常用控件的操作,非常适合刚入门的网友学习界面编程()
liizi
- 包涵各种常用控件的操作,非常适合刚入门的网友学习界面编程()
redis常用操作
- redis常用操作(string,list) string 列表内容(Redis common operations (string, list) String List content)
ArcGIS Engine入门教程_地图操作
- 本程序实现了地图的基本操作功能,包括各种地图数据的加载、保存,操作中常用的缩放、移动,数据视图、鹰眼、布局视图的同步,TOC右键菜单及其他一些常见的功能。程序位于code文件夹下,数据位于data文件夹下。