-
-
[
Delphi]
liangku.rar
... to use controls. Such as : function GetDsXml (sql : string) : string begin with FrmDb do begin qry.Close qry.SQL.Clear qry.SQL.Add (sql ) try qry.Open cds1.Open if not qry.Eof then begin Result : = cds1.XMLData end except on e : Exception do Result : = ...
Category:
ADO-ODBC Upload User:
tina0306 Size:
1630K
-
[
Visual C++ (VC++)]
YCArray.rar
/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 ... changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( ...
-
[
ASP/ASPX(.net)]
yider_0_5_3.zip
the Yider is an open source VBScript spider that allows you to quickly add a search system to your site like the one at the top of this page. It stores data in a Microsoft Access or SQL 2000 database with full text searching. The Yider does not require ...
-
[
Delphi]
TTSvoiceontheuseoftheengine.Rar
... can be used as a type library to Delphi, is : Open Project menu under the Import Type Litrary, click on the "Add" to join Windows \ directory under the Speech Vtxauto.tlb documents in the Delphi Import directory will generate VTxtAuto- TLB.pas ...
-
[
Unix_Linux]
signal_cpu_sort.rar
... a MIPS CPU code, and have additional instruction, for example: selection sort instruction. The code has contain combination circuit and sequenial circuit. CPU have contain ALU, ADD, ALU_CONTROL, DATA_MEMORY, INST_MEMORY, REGISTER, PC, and TESTBRANCH.
-
[
Visual C++ (VC++)]
menuuse.Rar
... members of Generation function. Void CMenu9Dlg : : OnMenuclose () (//TODO : Add your command handler code here OnOK ()) void CMenu9Dlg : : OnMenuopen () (//TODO : Add your command handler code here MessageBox ( "open the file", "kao " ...
-
-
[
Visual Basic (VB)]
CDWriter.zip
... be necessary to install at least the trial version of this component before running this example. This is intended to show a simple application, but could easily be extended to add files from local or network drives, or files made locally from scratch.
-
[
Visual C++ (VC++)]
GPSToolKitPro.rar
Introduction to GPS ToolKit Pro 1.0 GPS Too lKit Pro is an ActiveX object that makes it easy t o add GPS support to any Visual Basic, Visual C, Delphi, Excel, or scripting project that supports ActiveX con trols. GPS data (including lat/lon, speed, course ...
-
[
Java/JSP]
telephone.Rar
... target groups BranchGroup sce ne = createSceneGraph (c)// assembly, branch target groups added to scene graph u.addBranchGraph (scene)// scene graph with the canvas added to the applet which setLayout (new BorderLayout ()) add ( "Center", c)