搜索资源列表
QQLogin
- QQ自动登录脚本. VB脚本. 双击直接登录. QQ号码和密码事先写到脚本里. 可以秒速登录多个QQ. 下载后只需在脚本里将QQ账号改为自己的账号即可. 内附vbs脚本入门教程-QQ automatically login scr ipt. VB scr ipt. Double-click the direct login. QQ number and password prior written in the scr ipt. Can seconds speed log
Ckill
- 用VB写的C++源码加花免杀程序,写的比较菜!但效果还是可以的!-Writing with VB source code in C++ add flower free kill procedures, comparison of Writing dishes! But the results still can!
VBchuanqiang(chellcode)
- VB穿墙源码(shellcode),喜欢的可以下去研究研究-VB source code through walls (shellcode), studies like this study can be
scj
- 用vb制作得添加收藏夹\整理收藏夹,可以将网页地址加入到收藏夹中的文件夹内-Production was added with vb Favorites \ Organize Favorites, you can save page addresses to add to Favorites folder in
sunRunAs
- VB 通过RUNAS运行程序,可以在程序切换凭据,访问特定的资源-VB through RUNAS run the program, you can program switching credentials to access specific resources
Project1
- 我见过许多代码,在从ACCESS数据库读取图像数据后,往往需要借助一个临时文件进行转换才能显示,其实借助API,完全可以直接显示,而不需要临时文件,此外,大家还可以使用OleCreatePictureIndirect函数转图像数据转换成标准的IPicture接口,以实现VB图像显示的自动性和持续性,具体代码如下:-I ve seen a lot of code, after reading the image data from the ACCESS database, often need
Project1
- 在编写B/S程序时,有时往往需要获取或设置控件中光标的位置,以便于对控件进行进一步的子类化,可是HTML中的标准控件没有HWND,也无明显相关的属性,实现起来有点复杂,俺曾经为这个问题苦恼了好长时间,在网上搜索也得不到答案,后来经过几天的实验,才发现其实只需要基于DOM就可以实现,为了让朋友们少走弯路,故把代码贴出来,并附上一个基于此代码对INPUT 控件进行子类化的实例(实现HTML文本的货币输入和显示)。-In the preparation of B/S program, sometim