Welcome![Sign In][Sign Up]
Location:
Search - select

Search list

[OpenGL programSelect.rar

Description: opengl中选择对象得例子
Platform: | Size: 65204 | Author: | Hits:

[ADO-ODBCSQL-Tables.zip

Description: (转载)Use this utility to write your database table structure to a word file. You can select tables, or write all tables. In the word file you will be able to see complete details of the table(FieldName,Datatype,size,AllowNulls) with databse name and server name. 使用这个工具可将你的数据库表格结构编写为一个word文件。你能选择表,或者编写所有的表。在word文件中你能看到带有数据库名称和服务器名称表格的详细信息(域名,数据类型,大小,AllowNulls)。 来源: http://www.freevbcode.com/ShowCode.Asp?ID=5459
Platform: | Size: 8608 | Author: | Hits:

[ADO-ODBCtown-1[1].0.4.rar

Description: Town是一个100% 纯Java API,它位于JDBC API的顶部。这个API的目的是简化和一个JDBC兼容的关系数据库的交互。通过使用Town,可以执行和管理select/insert/update/delete SQL语句,而不用真正写一行SQL。Town也可以使用任何JDBC连接字符串和内部连接池。
Platform: | Size: 140172 | Author: | Hits:

[assembly language汇编文件加密解密

Description:

FNAME1 DB 20 DUP (0)
 FNAME2 DB 20 DUP (0)
 HANDLE1 DW 0
 HANDLE2 DW 0
 TIPS DB 0DH,0AH,'PLEASE INPUT PASSWORD:$' ;输入密钥
 MESS DB '   Please select ONE function:'
  DB '(P for JIAMI and U for JIEMI^_^):$' ;‘p’为加密,‘u’为解密
 ENCRYPTED DB 0DH,0AH,'It has been JIMI!',07H,'$'
 FUN DB ?       ;功能选择


Platform: | Size: 6995 | Author: ltvssjw | Hits:

[WinSock-NDIS简易网络聊天器(C++)

Description:

个人写的一个简易网络聊天工具的编写 socket套接字的编写 多线程实现和采用select()函数实现多人在线聊天

同时,附有试验报告。


Platform: | Size: 141002 | Author: zenglibig | Hits:

[OtherASP站长助手

Description: ASP站长助手 v4.0 功能增强版 站内文件在线管理功能,无组件上传功能,可操作MSSQL数据库和Access数据库。包括浏览数据和添加,删除,修改数据,建立数据表,修改数据库等,非select命令提供一个SQL输入框给大家输入SQL指令来执行-ASP Stationmaster the assistant v4.0 function enhancement version stands the document on-line management function, does not have on the module to pass on the function, may operate the MSSQL database and the Access database. Including the browsing data and the increase, deletes, revises the data, establishes the data sheet, revises the database and so on, the non- select order provides a SQL input frame to input the SQL instruction for everybody to carry out
Platform: | Size: 77492 | Author: 张丹 | Hits:

[Windows Develop源代码-高源

Description: 包括10个源码:1 令系统托盘(提示区/Sys tray)中的图标显示气泡提示框(Tool Tip)的代码 2 软盘格式化程序 3 一个虚拟驱动盘映射器 4 这个软件可以得到大多数的“高级”系统信息,比如系统缓存的密码、PROXY设置、网卡MAC等 5 用过Flashget和网络蚂蚁的朋友应该知道在IE中右击右击菜单有使用(xxxxx)下载.本代码就实现此功能。可以获取在网页中选择的文本,链接 地址,图片. 6 引起轰动的源码,能在视窗里每一个窗口最小化按钮旁加一个新按钮,这个新按钮的功能是将窗口最小化到系统状态栏,强烈推荐!!! 7 一个系统程序,可以察看系统中当前窗口的局柄等信息,可以察看系统窗口,例如任务栏、开始按钮。可以通过鼠标移动察看光标位置下的 窗口的信息 8 通过Winsock实现的Web服务器程序,目前只支持html格式,如ASP,CGI等可能自己扩展,通过此程序可以学习掌握Winsock控件的使用,多用户的考虑 9 一个可以获得Windows可执行文件(Portable Executable File)的文件头信息的程序 10 可以放大部分图片, 象放大镜.-including 10 Source : Order a system tray (Hint / AB tray), the icon shows bubble boxes (Tool Tip) 2 floppy disk formatting code procedures 3 a virtual disk drive mapping for the four software can be the most "advanced" system information, such as the password caching system, PROXY setup, MAC used five Flashget and network ant friends should know that the IE right-click a right-click menu use (xxxxx). The code on the realization of this function. Can be obtained on the website, select the text link address, and pictures. 6 caused a stir source code, Windows Lane in every one of the smallest window button side a new button, This new button's function is to minimize the window to the system status bar, and strongly recommended! ! ! 7 a system procedures, the system can see the
Platform: | Size: 433289 | Author: none | Hits:

[Graph programvctuxingjiaohuhuizhi

Description: 二维图形交互软件,可以画直线,圆,椭圆, 多边形,曲线,可以选取颜色-interactive 2D graphics software, can be painted line, circle, ellipse, polygon, curve, select colors
Platform: | Size: 180395 | Author: 秋水寒 | Hits:

[Mathimatics-Numerical algorithmskmethod_exe

Description: 大约有10种排序方法,如堆排序、快速排序、归并排序、插入排序、外壳排序、选择排序、早泡排序、线性排序、地址选择排序和基排序。我自己提出了一种简化的快速排序。-about 10 species of sequencing methods, such as heap sort, quick sort, merge, in order to insert sequencing, shell sort, select, in order of ranking as foam, linear ordering, sequencing and address choice-based ranking. I propose a simplified Quick Sort.
Platform: | Size: 4738 | Author: 宁华锋 | Hits:

[Linux-Unixtest_select

Description: 对函数select()的测试-to function select () test
Platform: | Size: 568404 | Author: 王刚 | Hits:

[Other resource数据结构中所用的8种排序方法

Description: 本程序集合了数据结构8种主要的排序方法:插入排序、冒泡排序、选择排序、快速排序、希尔排序、堆排序、归并排序、基数排序。-the procedures set of data structure of the eight major sequencing method : Insert ranking Bubble Sort, select, in order of Quick Sort, Hill sequencing, heap sort, merge, in order of ranking base.
Platform: | Size: 78562 | Author: 吴晓辉 | Hits:

[ADO-ODBCExcel报表

Description: Excel报表 我做的,很老的了 Rksvr.ini文件里的下列设置,要改成你实际的目录 [syspath] 系统=D:\\excel_sample1临时=D:\\excel_sample1 此主题相关图片如下: 点击浏览该文件 忘记说明一下, 因为在vfp6下写的,所以 select 语句在vfp8下要稍做修改,请自行修改-Excel statements I do, the very old Rksvr.ini documents in the following settings, you have to change the actual directory system [syspath] = D : \\ excel_sample1 temporary = D : \\ excel_sample1 pictures related to this are as follows : Click on View of the document forget Note that is because under the vfp6 write, so select statement to the vfp8 under slight changes, please amend its own
Platform: | Size: 6405 | Author: 張勇 | Hits:

[Windows Developfile_edit_ctrl

Description: 可以选择文件和目录的输入框-can select files and directories input box
Platform: | Size: 15495 | Author: 溜号 | Hits:

[ADO-ODBCsql查询

Description: VB实现交互式组合SQL查询的例子(SELECT aaa FROM bbb WHERE ccc ORDER BY ddd)-VB portfolio interactive SQL Query example (aaa SELECT FROM WHERE bbb ccc ORDER BY ddd)
Platform: | Size: 76191 | Author: 闫成明 | Hits:

[ADO-ODBC公司人事薪资管理ASP+SQL版

Description: 在Windows系统的管理工具中,选择Internet信息服务,进入web页面管理界面。设置默 认web站点的路径为本目录的绝对路径。 确保您的机器上安装了SQL Server 2000或以上的版本,建立一个新的数据库ASPData,再将 存放在datasource子目录下的mydb_1文件导入到新建的数据库中,并进行还原备份。-on Windows systems management tool, select Internet Information Services, access web pages management interface. Web site set up by default the path to catalog the full path. To ensure that your machine installed SQL Server 2000 or more versions, the creation of a new database ASPData and then stored in a subdirectory under the datasource mydb_1 documents imported into the new database, backup and restore.
Platform: | Size: 704115 | Author: paul | Hits:

[Other resource人事薪资管理

Description: 【文件介绍】 人事薪资管理系统。 【使用介绍】 在Windows系统的管理工具中,选择Internet信息服务,进入web页面管理界面。设置默 认web站点的路径为本目录的绝对路径。 确保您的机器上安装了SQL Server 2000或以上的版本,建立一个新的数据库ASPData,再将 存放在datasource子目录下的mydb_1文件导入到新建的数据库中,并进行还原备份。-document presents -- Personnel salary management system. Use -- introduced in the Windows system management tool, select Internet Information Services, access web pages management interface. Web site set up by default the path to catalog the full path. To ensure that your machine installed SQL Server 2000 or more versions, the creation of a new database ASPData and then stored in a subdirectory under the datasource mydb_1 documents imported into the new database, backup and restore.
Platform: | Size: 704115 | Author: paul | Hits:

[JSP/Javajquery_select

Description: 工作中总出现select 和 option问题,整理一下(There are always select and option problems in the work, sort out)
Platform: | Size: 1024 | Author: 罗晓玲 | Hits:

[Otherchange position select obj in matlab

Description: change position select obj in matlab
Platform: | Size: 1024 | Author: choesongil | Hits:

[VHDL-FPGA-Verilog32-bit carry select adder verilog code

Description: 32-bit conventional carry select adder verilog code
Platform: | Size: 745 | Author: gsrwork2017@gmail.com | Hits:

[ELanguageA Select Stock indicator

Description: A very good Select Stock indicator who use in TongDaXin
Platform: | Size: 320 | Author: flyingcountry | Hits:
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »

CodeBus www.codebus.net