搜索资源列表
ConvertDatabase
- 用VB编写的数据库转换程序,可以在Access2000,dBase2,dBase3,CSV,Excel2000,HTML,TEXT几种格式间进行互相转换,如果是Access数据库的话,还可以选择对应的表,支持SQL查询语句,程序暂时不支持MSSQL数据库,有点遗憾。-VB database prepared by the conversion process, you can Access2000, dBase2, dBase3, CSV, Excel2000, HTML, TEXT sever
ColorText
- 这是用VB做的彩色文字,它的原型是ColorText,但是这个东西好长时间都没有更新,后来自己完善了一下,功能加强了一些,可以支持QQ空间的颜色代码,也可以自己编写格式,程序里现有的格式有Html格式、Ubb模式、QQ空间模式三种。-This is done with VB color text, it is the prototype ColorText, but this thing a long time have not updated their sound a bit later,
ConvertDatabase
- 用VB编写的数据库转换程序,可以在Access2000,dBase2,dBase3,CSV,Excel2000,HTML,TEXT几种格式间进行互相转换,如果是Access数据库的话,还可以选择对应的表,支持SQL查询语句,程序暂时不支持MSSQL数据库,有点遗憾。-VB database prepared by the conversion process, you can Access2000, dBase2, dBase3, CSV, Excel2000, HTML, TEXT sever
HTML_to_Word_Convertor
- HTML to Text convertor program in VB 6.0. Open the file it convert it into simple text and u save in 2 different format *.txt and *.rtf.-HTML to Text convertor program in VB 6.0. Open the file it convert it into simple text and u save in 2 different
Bloknot
- Illumination of the text and possibility of turning of blocks, according to syntax of the programming language Support of a considerable quantity of languages (C, C ++, Java, XML, HTML, PHP, Java scr ipt, ASCII, VB/VBS, SQL, CSS, Pascal, Perl, Pyt
Project1
- 在编写B/S程序时,有时往往需要获取或设置控件中光标的位置,以便于对控件进行进一步的子类化,可是HTML中的标准控件没有HWND,也无明显相关的属性,实现起来有点复杂,俺曾经为这个问题苦恼了好长时间,在网上搜索也得不到答案,后来经过几天的实验,才发现其实只需要基于DOM就可以实现,为了让朋友们少走弯路,故把代码贴出来,并附上一个基于此代码对INPUT 控件进行子类化的实例(实现HTML文本的货币输入和显示)。-In the preparation of B/S program, sometim