-
一个非常好的肆意
很不错的一个-a very good Wanton
- 2022-04-30 12:47:18下载
- 积分:1
-
gperftools
gperftools是google开发的一款非常实用的工具集,主要包括:性能优异的malloc free内存分配器tcmalloc;基于tcmalloc的堆内存检测和内存泄漏分析工具heap-profiler,heap-checker;基于tcmalloc实现的程序CPU性能监测工具cpu-profiler。
- 2022-03-06 22:30:46下载
- 积分:1
-
HexText.exe 可以转换代码文件到文本文件
一)可以轻易阅读代码文件
二)可以用比较软件比较代码文件...
HexText.exe 可以转换代码文件到文本文件
一)可以轻易阅读代码文件
二)可以用比较软件比较代码文件
-------
HexText.exe can convert Binary code to txt file.
(1)It is easy to read the binary file
(2)you can use compare software to compare the binary file.
-------
如果有时间愿意分享更多。-HexText.exe code files can be converted to a text file one) can easily read the code files b) Comparison of the software can be compared code files------- HexText. Exe can convert Binary code to txt file. (1) It is easy to read the binary file (2) you can use compare software to compare the binary file .------- If you have time willing to share more.
- 2022-11-29 06:55:03下载
- 积分:1
-
源码方便大家希望大家参考而已不要一栏多多指教
源码方便大家希望大家参考而已不要一栏多多指教-Convenient source of reference only we do not hope that a more advice column
- 2022-03-30 11:18:35下载
- 积分:1
-
MFC技术内幕(配书源码CHAP08.rar
MFC技术内幕(配书源码CHAP08.rar-MFC Insider (book distribution source CHAP08.rar
- 2023-05-25 10:00:02下载
- 积分:1
-
打开使用excel表格
打开使用excel表格-tables were turned excel
- 2023-04-20 17:55:04下载
- 积分:1
-
1.程序读取服务器中的数据,实现web方式的浏览模式。
2.地图分为三个级别,分别是 河南省地图,18地市市域图,以及各个地市的城区图。
3...
1.程序读取服务器中的数据,实现web方式的浏览模式。
2.地图分为三个级别,分别是 河南省地图,18地市市域图,以及各个地市的城区图。
3.蓝颜色的城市可以直接点击进入,先从河南省地图进入市域图,再从市域图进入城区图。
4.用鼠标滑轮缩小地图,可以从城区图退回到市域图,由市域图退回到河南省地图。-1. Procedures to read data from the server to realize the way web browser mode. 2. The map is divided into three levels, namely, Henan Province, map, 18 prefectures and cities in the city of domain maps, as well as various prefectures and cities in the City map. 3. Blue color can directly enter the city, start entering the city of Henan Province map domain map domain map from the City to enter the city map. 4. With the mouse wheel to narrow the maps, city map from the domain back to the city map, city map domain map back to the Henan Province.
- 2022-03-11 19:18:23下载
- 积分:1
-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1
-
论述*P++等价于(*p)++还是等价于*(p++)的问题,为了验证这个问题,编写了下面的小程序(vc++6.0编译环境),作为验证...
论述*P++等价于(*p)++还是等价于*(p++)的问题,为了验证这个问题,编写了下面的小程序(vc++6.0编译环境),作为验证-Paper* P++ Is equivalent to (* p)++ Or equivalent to* (p++) Problems, in order to verify this issue, prepared the following small program (vc++ 6.0 compiler environment ), as a validation
- 2022-11-30 23:50:03下载
- 积分:1
-
VBA中常用的编程语句,可供初学者学习、查询使用。
VBA中常用的编程语句,可供初学者学习、查询使用。-VBA programming language commonly used for beginners to learn to use inquiry.
- 2022-08-22 06:37:00下载
- 积分:1