|
|
|
|
Retrieve thousands of records from a dat |
   |
简 介:
Hi again!!! This is a simple program thru which u can retrieve thousands and thousands of records from a database to a flexigrid without making the System slow. I have done this using the paging technique. **** I am not enclosing the "NWIND.MDB",therefore in order to run this program right away u can copy the file (in ur system) from "\Program Files\Microsoft Visual Studio\VB98" to this folder where ever ur program is stored,So you can get the program up an running right away without modifying the code **** ENJOY :)
在这个程序中你可以从数据库中检索数千万条记录到一个flexigrid 网格中,而不会使系统变慢。我没有包含"NWIND.MDB",因此为了运行这个程序,需要从"\Program Files\Microsoft Visual Studio\VB98" 将这个文件复制到程序所在的目录,这样不用修改代码就可以运行程序。
来源: https://www.freevbcode.com/ShowCode.Asp?ID=6440 |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
Mini Pascal Compiler |
   |
简 介:
I had to make a project last month for the Compiler Techniques course at the university where I study.   This project was to make a simple Pascal compiler for an imaginary virtual machine.  
这是一个小 Pascal 编译器。我必须为编译课做一个作业。这个项目是为虚拟机提供的一个简单的 Pascal 编译器。
来源: https://www.codeguru.com/cpp_mfc/pascal.shtml |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
JavaScript Digital Clock |
   |
简 介:
An image based digital clock that shows the system's local time. If your system's clock is incorrect, you may not get the right time! For Microsoft Internet Explorer, Netscape Navigator, Mozilla, Galeon and Opera browser.
JavaScript Digital Clock是一个基于图片的数字时钟,可以显示系统的本地时间。如果你的系统时间不正确,就不可能得到正确的时间!支持 Microsoft Internet Explorer, Netscape Navigator, Mozilla, Galeon 和 Opera浏览器。
来源: https://java.ittoolbox.com/code/d.asp?d=2423&a=s |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
Minimum size splitter |
   |
简 介:
Minimum size splitter
最小尺寸的分隔条
来源: https://www.codeguru.com/splitter/minsplit.shtml |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
Simple Chronograph to test the timer con |
   |
简 介:
Its a real simple program that demonstrates the timer control.
这个简单的应用程序演示了定时器控件的使用。
来源: https://www.freevbcode.com/ShowCode.Asp?ID=6451 |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
String Tokenizer Class (CTokenEx) |
   |
简 介:
Basically, I saw other string tokenizers here (CodeGuru) and they lacked the functionality I was looking for.   Therefore, I created one for myself using the KISS method.   This is a VERY SIMPLE sample!!!!
我在 (CodeGuru) 上看到其它一些字符串tokenizer,但缺省我需要的功能。因此我用KISS方法自己创建了一个。这是一个非常简单的例子。
来源: https://www.codeguru.com/cpp_mfc/CTokenEx.shtml |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
JavaScript Image Slider Last updated: Ju |
   |
简 介:
JavaScript Image Slider is a simple web page image slider that will slide your images automatically whenever you click on the 'Start' button and stop slide show whenever you click on the 'Stop' button. This updated version includes 'Back' and 'Next' buttons, a quick tutorial and some other features. For Microsoft Internet Explorer 5.0+, Netscape Navigator 6.0+, Mozilla 1.2+ and Opera 6.0+.
JavaScript Image Slider 是一个简单的Web页面图片浏览器,可以当你点击了"start"按钮后,自动显示你的图片;当点击了"stop"后停止显示。这个更新版本包括了'Back' 和 'Next'按钮,一个快速教程和一些其它功能。支持Microsoft Internet Explorer 5.0+, Netscape Navigator 6.0+, Mozilla 1.2+ 和 Opera 6.0+.
来源: https://java.ittoolbox.com/code/d.asp?d=2425&a=s |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
Removing and reapplying splitter windows |
   |
简 介:
Removing and reapplying splitter windows on-the-fly in Scribble with a custom splitter window class
在定制的分隔窗口中删除和重新应用分隔条窗口
来源: https://www.codeguru.com/splitter/split.shtml |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
Enhancing VB Form |
   |
简 介:
Enhancing VB Form with a new look and Check out Gradient Buttons. Also This Program Describe How you customized the Form. Resize the Window From Right Side Corner. Please Check Out The Code. Hope You like it.
这个项目用一个新外观的颜色按钮来增强VB窗口,也描述了如何定制窗体,如何从右下角重新调整窗口的大小。请查看源代码。希望你喜欢它。
来源: https://www.freevbcode.com/ShowCode.Asp?ID=6437 |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
String Tokenizer |
   |
简 介:
When you are writing a lexical analyzer it would be helpful to have a class like the StreamTokenizer class from Sun's Java, so I've done something like that and here it is the CStringTokenizer class, the usage of this class is the same as by the StreamTokenizer from Java, there are a few additional functionality's and the function names are slightly different
当你写词法分析器时,Sun's Java中的 StreamTokenizer 类是很有用的。所以我生成了类似的一个类CStringTokenizer ,它的使用方法类似于Java的StreamTokenizer ,也提供了一些额外的功能,函数名也稍微有些不同。
来源: https://www.codeguru.com/cpp_mfc/tokenizer.shtml |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
|
|
|
|