搜索资源列表
数学函数动态编译器
- 功能简介: 可以在程序运行过程中动态完成数学函数表达式字符串的编译执行, 可以带参数,支持布尔运算,定积分 动态生成机器码执行(并带编译优化),不是解释执行,执行速度超快!!! 可以想象,它他用在分形函数上时,可以允许用户自由输入新的方程式!而且速度还超级的快,心动了吧! 数学函数动态编译器类有两个,一个支持的是浮点类型,一个支持的是复数类型 而且同时提供了三种语言的开发支持(进行了封装):Delphi版(C++Builder也可以使用)、VB版(
GetVBString
- 一个能把VB所有窗体及模块的字符串提取出来并保存为资源文件(*.RC)的程序.可以减轻开发人员工作量.-a VB can all forms and modules string extracted and preserved as a resource document (*. RC) procedures. developers can reduce the workload.
vb69
- quickreport中自动换行代码如下: procedure AddSpace(var s:string i:integer) 运行文件中的示例代码,需要您的计算机中的操作系统为Microsoft公司的Windows 95/98, Windows NT 4.0, Windows Me或 Windows 2000,软件需要为VB 6.0及以上的版本-QuickReport automatically for the following lines of code : procedur
clac
- 本例设计一个普通的计算器,该计算器除没有科学计算机功能外和Windows带的计算器类似。通过此程序的设计,读者可以掌握VB中\"控件数组\"的建立和使用方法以及字符串与数值之间的互相转换方法-design an ordinary calculator, in addition to the no scientific calculator functions and the computer with the Windows calculator similar. Through this pr
VBchar
- 将字符串以指定长度对齐显示(VB),可以用在报表对齐显示-string to a specified length alignment Display (VB), can be used in alignment statements show
modLanguage
- Visual Basic 多语言支持模块, 可以使你的VB程序支持多种语言, 随时切换. 使用方法: 将语言文件保存为Language.lng 在需要时调用ChangeLanguage(Language) 示例: 修改语言: ChangeLanguage(\"简体中文\") 修改语言为简体中文 获取语言文件中的全部语言 GetLanguage As String 返回一个包含所有语言的数组 说明: 语言文件格式(参考Language.lng)
2005112814355760
- 一个利用RichTextBox控件进行VB语法高亮显示的类,其原作者是progame。本人根据自己的需要进行了修改,增加了许多VB关键字,还增加一个新类来优化大字符串的快速连接。 -A RichTextBox control using VB syntax highlighting for the class, the original author is progame. According to their needs, I made changes to increase the nu
string
- vb 替换文本中指定字符的例子,适合初学者。-vb replacement text specified in the examples of character, suitable for beginners.
String.automatically.filled.vb.
- 字符串在输入框自动填充的vb实String in the input box automatically filled vb real-String in the input box automatically filled vb real
Floating-Window-Application
- (vb源码)一个浮窗的实例,半透明效果,自动伸缩,可记忆上次退出前设置,读取并显示字符串。-Instance of a floating window, translucent effects, automatic retractable, can remember the last exit before the set, read and display the string.
fangdasuoxiao111101
- 创建VB工程,运行时可将文本框中的文字缩小以及还原。 窗体中包括下列控件:标签、文本框和两个命令按钮,窗体标题为“字符缩小”,文本框字号为30磅。在文本框输入一串字符;按下“缩小”按钮时字号缩小为原来的一半(每按一下都会缩小为一半),界面如右图。 -Create a VB project, run-time can shrink the text in the text box and restore. Form includes the following controls: labe
Multilingual
- Visual Basic 多语言支持模块, 可以使你的VB程序支持多种语言, 随时切换. 使用方法: 将语言文件保存为Language.lng 在需要时调用ChangeLanguage(Language) 示例: 修改语言: ChangeLanguage("简体中文") 修改语言为简体中文 获取语言文件中的全部语言 GetLanguage As String 返回一个包含所有语言的数组 说明: 语言文件格式(参考Language.lng) [语言]
cDialogs
- VB中增加对话框支持,如文件打开、保存、打印、颜色选择、字体选择等,不需要VB中的文件框控件,直接采用API实现,很精简。 如选择音乐文件的调用方便如下: Private Sub cmdSelectMusic_Click() Dim cDialog As New CCommonDialogs Dim picFile As String, Filter As String cDialog.FileExtension = "*.bmp *.jpg" Filte
VB-UART-527
- VB 实现串口收发字符串,保存文件等操作。-VB serial transceivers string, save the file operation.
celltext
- VB表格控件(celltext.ocx),可编辑、复制、粘贴,鼠标拖动下拉复制/+n复制,公式计算/字符串处理(自动更新),排序排名/统计描述,数据导入/导出,支持鼠标中键滚轮,操作与Excel表格类似。-VB form controls (celltext.ocx), you can edit, copy, paste, drag the mouse to the drop-down copy /+ n copy, formulas/string processing (automatic u
godcle-sxring
- vb字符处理函数模块,本模块编译了字符串处理的30个函数(Vb character processing function module, the module to compile the string handling function of 30)
快递及发货单打印
- 根据输入的一串字符串 分解出 订单信息 生成相应的快递模板(According to the input string of string decomposition of order information, generate the corresponding courier template)
AccountLedger0402
- Hello to use this program create a directory C:\Accounts and add the database to this folder. database is included in the account ledger folder under Account database. I would like to include the database in the project file which i did have but
