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

Search list

[Other Web CodejQueryajaxselect(mysql)

Description: Jquery ajax select 二级联动下拉框 -Jquery ajax select two linked drop-down box
Platform: | Size: 415744 | Author: 董明明 | Hits:

[Internet-Networkr00t-tcp-chat-examples.tar

Description: 使用select实现的UNIX/Linux环境下的TCP聊天程序,可以使用Makefile编译。-Select realize the use of UNIX/Linux environments TCP chat program, you can use the Makefile to compile.
Platform: | Size: 15360 | Author: root | Hits:

[Windows DevelopSELECTTREE

Description: 该示例完全使用js 完成,其中有很多的使用css 和js完成select 的示例-Full use of the sample js completed, which has a lot of use of css and js completed select the sample
Platform: | Size: 76800 | Author: dodng | Hits:

[Software Engineeringsql

Description: 动态sql语句基本语法 1 :普通SQL语句可以用Exec执行 eg: Select * from tableName Exec( select * from tableName ) Exec sp_executesql N select * from tableName -- 请注意字符串前一定要加N 2:字段名,表名,数据库名之类作为变量时,必须用动态SQL eg: declare @fname varchar(20) set @fname = FiledName Select @fname from tableName -- 错误,不会提示错误,但结果为固定值FiledName,并非所要。-Basic grammar dynamic sql statement one: ordinary SQL statement Exec can be used to implement eg: Select* from tableName Exec (select* from tableName) Exec sp_executesql N select* from tableName Please note that the string must be added before the N 2: field names, table name, database name, such as variables, we must use dynamic SQL eg: declare @ fname varchar (20) set @ fname = FiledName Select @ fname from tableName error will not prompt an error, but the result for the fixed value FiledName, not to be.
Platform: | Size: 70656 | Author: 风尘小子 | Hits:

[Othergenzong

Description: 运动目标跟踪仿真(内含有三个子程序camshift.m,meanshift.m,select.m)-Moving Target Tracking Simulation (contains three subroutines camshift.m, meanshift.m, select.m)
Platform: | Size: 3072 | Author: lingling84 | Hits:

[Internet-NetworkFileTransSvr

Description: 远程文件目录浏览,下载。基于Socket Select I/O模型-Remote file directory browsing, downloading. Based on Socket Select I/O model
Platform: | Size: 148480 | Author: apple | Hits:

[Internet-Networkselect_io

Description: select socket 完成的聊天室 简单的代码 完成对select socket的熟悉-select socket to complete a simple chat room select socket code to complete familiarity with the
Platform: | Size: 14336 | Author: gujing | Hits:

[Picture ViewerCvision

Description: 用opencv在VC对话框控件下选择文件,打开图像(支持各种格式-Using opencv under control in VC Select File dialog box, open the image (in support of a variety of formats
Platform: | Size: 1957888 | Author: 张如 | Hits:

[Other Databasesselect

Description: 实现:SELECT [ALL|DISTINCT] <属性表达式>[,<属性表达式>…] FROM <表名或视图名>[,<表名或视图名>…] [WHERE <条件>] [GROUP BY <属性1>[HAVING<条件>]] [ORDER BY <属性2> [ASC|DEC] -The realization of: SELECT [ALL | DISTINCT]
Platform: | Size: 243712 | Author: juanjuan3684 | Hits:

[Data structsselect

Description: 冒泡排序,希尔排序,插入排序,选择排序,快速排序-Bubble Sort, Hill sort, insertion sort, select sort, Quick Sort
Platform: | Size: 553984 | Author: philip | Hits:

[Windows DevelopSELECTIO

Description: SELECT I / O模型服务端的程序实现 源码及实现原理-SELECT I/O model of client service program and the realization of the principle source
Platform: | Size: 15360 | Author: ysl | Hits:

[Internet-Networkepollselectmodelveryusefulcode

Description: 介绍epoll,select的详细代码实例,非常实用,支持高并发 -Introduction epoll, select the detailed code examples, very useful to support high-concurrency
Platform: | Size: 13312 | Author: gtf | Hits:

[Linux-Unixselect

Description: select函数在linux下的应用,服务器连接-select function under linux applications, server connectivity
Platform: | Size: 2048 | Author: wuqian | Hits:

[Internet-NetworkLinux_chatroom_select

Description: Linux网络编程一步一步学-异步通讯聊天程序(select)-Linux Network Programming step by step learning- asynchronous communication chat program (select)
Platform: | Size: 3072 | Author: 王波 | Hits:

[Linux-Unixsocket

Description: select socket linux网络编程-select socket
Platform: | Size: 1024 | Author: fcode | Hits:

[JSP/JavafileUpload.war

Description: JSP版本的多文件上传。可同时选择多个文件进行上传。-JSP version of the multi-file uploads. Can simultaneously select multiple file upload.
Platform: | Size: 1145856 | Author: 郑天 | Hits:

[GDI-BitmapSelectionFilter2006

Description: 基于VC2002 的autocad二次开发demo。用于对选择对象集合过滤-Used to select the object set filter
Platform: | Size: 34816 | Author: cherwey | Hits:

[WAP developfree_wap_ftp_client

Description: php版wap手机网站源码(英语) the best wap scripts from -the best wap scripts from http://wap4org, wap site http://bwap.org you can enter to ftp client: $dftp/index.php?server=FTP_server& login=login& pass=password& v=*& d=**& s=***& i=**** *- objects in a page **- folder ***- view file size (1-yes, 0-no) ****- view icons (1-yes, 0-no). --- If you are using our service, add this link on your main page: < a href=\"http://bwap.org\"> BWap.ORG< /a> folders --- at the bottom of the page there is menu for this folder. add to list(copy) add to list(move) - add to archive zip, tar,max size 3 mb. - move. - rename. - delete. --- files --- click on file name and choose: - open(only for zip, tar archives, max 700 kb). - unzip- only for archives jar zip tar. - edit. - symbols per field. - encoding. - save as. - add to list copy. - add to list move. - add to list zip - create archive. - copy. - move. - rename. - delete. --- creating file/folder --- select
Platform: | Size: 104448 | Author: 黄件 | Hits:

[OtherjQuery_radio_checkbox_select

Description: jQuery的radio,checkbox,select操作-jQuery‘s radio, checkbox, select the operation
Platform: | Size: 4096 | Author: 文浩 | Hits:

[Internet-Networksocket

Description: socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications programming implementation. Non-blocking mode of connection-oriented implementation of a server and multiple client to send and receive data (select models) for non-blocking mode of communication to connect one-on-one 1. Learn through winsock network communications programming implementation. 2. Study connection-oriented and connectionless-oriented network communication programming. 3. Learn obstructive and non-blocking mode of network communication programming. 4. Familiar with winsock related to the usage of API functions.
Platform: | Size: 7334912 | Author: qingangjun | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net