-
A sample export IE favorite to XML format
A sample export IE favorite to XML format
- 2023-01-17 08:30:04下载
- 积分:1
-
A print program. Support a lot of the Fonts, align type(right,left,center,fill),...
改进版的打印程序。支持多种字体、对齐方式(左、右、居中、全充满)、左缩进、右缩进,此外,用户还可以调整显示百分比、宽度或页面选项、打印当前页、全部或所选范围等等。-A print program. Support a lot of the Fonts, align type(right,left,center,fill),left indent,right indent, and zoomin/zoomout, width, paper config, print current page/all the pages/ringe of the page.
- 2022-01-28 17:23:41下载
- 积分:1
-
S3C2443的读Nand程序,注意:使用ARM revw2.2编译器而非ADS1.2
S3C2443的读Nand程序,注意:使用ARM revw2.2编译器而非ADS1.2-Nand read the S3C2443 procedures Note: the use of ARM revw2.2 instead of the compiler ADS1.2
- 2022-07-18 03:10:36下载
- 积分:1
-
text jitter
文本抖动-text jitter
- 2022-01-28 16:10:04下载
- 积分:1
-
vs2010和 opengl简单源码
用vs2010和 opengl的环境,编写代码,最终画出来的图形为一个边长为1的正方形,注意在编写代码之前写上相应的头文件
#include ,需要写明以什么样的投影方式来观看,比如正交投影,用代码gluOtho2D(-1.0,1.0,-1.0,1.0);等
- 2022-08-25 15:13:54下载
- 积分:1
-
恢复SSDT完整源程序,驱动级源码
恢复SSDT完整源程序,驱动级源码,保护您电脑安全。通过修改SSDT实现的内核原生API挂钩在Windows中,用户态应用程序会调用一些API来请求系统服务,这些api被很多dll导出.比如说,向一个打开的文件或者管道或者设备中写入数据,通常会调用WriteFile这条API来实现,WriteFile是被kernel32.dll导出的.在kernel32.dll中,被执行的WriteFile API会调用ZwWriteFile这条被ntdll.dll导出的原生API.这项工作实际是由ZwWriteFile在内核态完成.因此,ZwWriteFile在ntdll.dll中的执行过程仅仅是将一些极少量的代码传送到内核空间调用
- 2022-01-24 15:15:18下载
- 积分:1
-
This code is to cretae dyamic themes in .net
This code is to cretae dyamic themes in .net
- 2022-04-01 15:31:29下载
- 积分:1
-
vc实现图形界面登录功能,对于登录情况给于提示,并且登录三次失败,自动退出。...
vc实现图形界面登录功能,对于登录情况给于提示,并且登录三次失败,自动退出。-vc log function to achieve a graphical interface for the logs to the prompt, and three failed login, automatic withdrawal.
- 2022-02-12 06:39:54下载
- 积分:1
-
VB.NET program an example of start
一个有关VB.NET程序起动参数的例子.
例如:
运行:"abc.exe a" 启动为form1
:"abc.exe b" 启动form2-VB.NET program an example of start-up parameters. For example: running:
- 2022-02-02 12:58:13下载
- 积分:1
-
3个VB.net的控件事例,一个简单的验证控件,希望对大家有帮助...
3个VB.net的控件事例,一个简单的验证控件,希望对大家有帮助-Three VB.net control sample include a valid verify input control.
- 2022-03-15 06:58:43下载
- 积分:1