-
简单的浏览器,基本不需添加代码就可以浏览网页,但是进一步改动就可以实现更多的功能....
简单的浏览器,基本不需添加代码就可以浏览网页,但是进一步改动就可以实现更多的功能.-simple browser, without adding basic code can visit the website, but further changes can be achieved more features.
- 2022-03-19 01:59:31下载
- 积分:1
-
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。...
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-use java to Selection_stack
- 2023-05-03 05:20:03下载
- 积分:1
-
静态链表.与上一个基本相似,所不同的是用的静态数组编写的静态链表,实现了基本的赋值,插入,删除等功能。...
静态链表.与上一个基本相似,所不同的是用的静态数组编写的静态链表,实现了基本的赋值,插入,删除等功能。-static List. And on a basic similarity, difference is the use of static arrays prepared by the static chain and the realization of basic assignment, insert, delete capabilities.
- 2022-10-18 14:25:03下载
- 积分:1
-
CALL on the school and on school DELPHI function CALL and address information DE...
关于学校的调用和关于学校的DELPHI函数调用和地址信息DELPHI
- 2022-07-18 05:19:19下载
- 积分:1
-
to get information from remote directory
to get information from remote directory
- 2022-03-18 07:07:33下载
- 积分:1
-
Cipher Algorithm used in network security
Cipher Algorithm used in network security
- 2022-07-02 18:22:45下载
- 积分:1
-
本地化文件,解决软件Adempiere本地化的文件
本地化文件,解决软件Adempiere本地化的文件-Localization of documents, to solve software localization Adempiere documents
- 2022-10-19 07:35:03下载
- 积分:1
-
The code provides a common rights management module. Have a friend in need can b...
本代码提供了一个通用权限管理模块.有需要的朋友可以下载
-The code provides a common rights management module. Have a friend in need can be downloaded
- 2022-10-30 02:10:04下载
- 积分:1
-
用VC实现将自绘图形输出为bmp文件 源代码
用VC实现将自绘图形输出为bmp文件 源代码-VC since the realization of graphics-output bmp file source code
- 2023-02-20 09:25:04下载
- 积分:1
-
验证指针的本质是共四个字节这东西代表的东西…
验证指针本质是一个占四个字节的东西,这个东西代表的是变量的地址,并可以通过四个字符保存下来(除函数指针):
将整型,字符型,结构体型数据的地址保存到一个字符数组中,每个地址都只占4个字节。然后从数组中每次取四个,转换成指针,再通过该指针找到原先存的数据。-Verify pointer essence is a total of four bytes of the things this thing represents the address of a variable, and can be preserved through the four characters (except function pointers): will be integer, character, structure, size of the address of the data saved to the an array of characters, each addresses only 4 bytes. And then taking four each from the array, converted into a pointer, and then through the pointer to find the original save data.
- 2023-08-06 14:35:03下载
- 积分:1