select
共 280 篇文章
select 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 280 篇文章,持续更新中。
JAVA SMPP 源码
<h2 style="box-sizing:border-box;margin-bottom:16px;line-height:1.25;border-bottom:1px solid #EAECEF;padding-bottom:0.3em;color:#24292E;font-family:-apple-system, BlinkMacSystemFont, "white-space
Java餐馆订单服务系统源代码
<span style="color:#999999;font-family:"font-size:14px;white-space:normal;background-color:#FFFFFF;">这一实验性的“餐馆系统”是一个很典型商业应用,但并不复杂。归根结底,就实现5个功能:1)增加一个新的预约(涉及数据库中的一个insert操作),2)删除一个被选中的预约(delete操作)
学生成绩管理
#include<stdio.h><br />
#include<windows.h><br />
int xuanxiang;<br />
int studentcount;<br />
int banjihao[100];<br />
int xueqihao[100][10];<br />
char xm[100][100];<br />
int xuehao[100
Xilinx FPGA Datasheet
XIlinx 7series FPGA Datasheet Select IO
to study the example of creation of tables, formative DB, and filling with their information. Using
to study the example of creation of tables, formative DB, and filling with their information. Using this example to create DB, satisfying a logical structure, to developed in previous laboratory work
PROC*C OCI 程序
PROC*C OCI 程序,对任意数据SELECT SQL快速生成CSV输出,取代其他方式
一个非常好用的js日历选择控件
一个非常好用的js日历选择控件,可以实现穿过Select控件
A Public Key Infrastructure (PKI) binds cryptographic public keys to physical entities through digi
A Public Key Infrastructure (PKI) binds cryptographic public keys to physical entities
through digital certificates. A PKI includes components that issue digital certificates and
distribute certific
linux文件I-O exit.c fork.c select.c write.c waitpid.c execlp.c execle.c
linux文件I-O
exit.c
fork.c
select.c
write.c
waitpid.c
execlp.c
execle.c
socket编程基础2select函数的应用
socket编程基础2select函数的应用,用select来实现阻塞等待
linux系统下一个简单的聊天程序
linux系统下一个简单的聊天程序,主要用socket和select实现的
The all mighty mouse: you can have more memory, you can have blue-ray discs but you are still using
The all mighty mouse: you can have more memory, you can have blue-ray discs but you are still using the mouse (and the keyboard) to control your computer.
The mouse pointer lets you select objects
create Ajax Select form
create Ajax Select form
If you d like to know where visitors to your site live, add this to your feedback forms. They just c
If you d like to know where visitors to your site live, add this to your feedback forms. They just choose a region, and the second menu changes appropriately, allowing them to choose their country. (I
The first decision, that has to be made for the AVR platform, is to select the development environm
The first decision, that has to be made for the AVR platform, is to select the
development environment you want to use, either ImageCraft s ICCAVR or
GNU s AVR-GCC. The commercial ImageCraft Compile
C#环境下
C#环境下,和数据库相关的select,insert,update等基本操作的类。
SQL中的单记录函数 1.ASCII 返回与指定的字符对应的十进制数 SQL> select ascii( A ) A,ascii( a ) a,ascii( 0 ) zer
SQL中的单记录函数
1.ASCII
返回与指定的字符对应的十进制数
SQL> select ascii( A ) A,ascii( a ) a,ascii( 0 ) zero,ascii( ) space from dual
A A ZERO SPACE
--------- --------- --------- ---------
65 97 48
fullcalendar-js-日历插件
<p>
类似于谷歌日历一样js的日历插件
</p>
<p>
<span style="color:#000000;font-family:Arial;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:n
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos,
select 编程必看程序
select 编程必看程序,一个不错的服务器