搜索结果
找到约 370 项符合
Name 的查询结果
按分类筛选
- 全部分类
- 技术资料 (96)
- 其他 (27)
- Java编程 (17)
- 其他书籍 (11)
- 单片机开发 (10)
- Linux/Unix编程 (10)
- matlab例程 (9)
- 汇编语言 (8)
- SQL Server (7)
- 系统设计方案 (6)
- Internet/网络编程 (6)
- 源码 (6)
- 书籍 (6)
- 操作系统开发 (5)
- DSP编程 (5)
- JavaScript (5)
- 可编程逻辑 (4)
- 编译器/解释器 (4)
- 压缩解压 (4)
- 其他数据库 (4)
- Delphi控件源码 (4)
- 微处理器开发 (4)
- 数学计算 (4)
- 书籍源码 (4)
- 驱动编程 (4)
- Java书籍 (4)
- VC书籍 (4)
- 其他嵌入式/单片机内容 (4)
- J2ME (3)
- 通讯编程文档 (3)
- GPS编程 (3)
- 软件工程 (3)
- 串口编程 (3)
- 数据结构 (3)
- 网络 (3)
- 软件设计/软件工程 (3)
- 文章/文档 (3)
- Windows CE (3)
- VHDL/FPGA/Verilog (3)
- 企业管理 (3)
- Jsp/Servlet (3)
- 多国语言处理 (2)
- 人工智能/神经网络 (2)
- Ajax (2)
- 嵌入式/单片机编程 (2)
- 行业发展研究 (2)
- 软件 (2)
- 行业应用文档 (1)
- 软件下载 (1)
- 模拟电子 (1)
- PCB相关 (1)
- autocad教程 (1)
- 单片机编程 (1)
- 通信网络 (1)
- 教程资料 (1)
- 开发工具 (1)
- Oracle数据库 (1)
- FlashMX/Flex源码 (1)
- 教育系统应用 (1)
- BREW编程 (1)
- 电子书籍 (1)
- 技术管理 (1)
- MySQL数据库 (1)
- SCSI/ASPI (1)
- 数值算法/人工智能 (1)
- VxWorks (1)
- 交通/航空行业 (1)
- 数据库系统 (1)
- 其他行业 (1)
- 家庭/个人应用 (1)
- Applet (1)
- *行业应用 (1)
- 加密解密 (1)
- 磁盘编程 (1)
- Symbian (1)
- 接口技术 (1)
- 嵌入式综合 (1)
- C/C++语言编程 (1)
- 多媒体处理 (1)
- EDA相关 (1)
- PCB图/BOM单/原理图 (1)
- 实用工具 (1)
- 应用设计 (1)
- 笔记 (1)
编译器/解释器 KBASIC is a BASIC like interpreter. It s implemented in C. The file includes the source code, execut
KBASIC is a BASIC like interpreter. It s implemented in C. The file includes the source code, executable and various .bas files as examples. To try write basic.exe and the name of one of the .bas files and KBASIC will interpret the file.
Jsp/Servlet Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will ne
Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will need to change the xxxxxx of "con=DriverManager.getConnection["jdbc:mysql://localhost/"+db,user,"xxxxxxx"] " to reflect your MySQL password. Copy the HTML form above to the same directory above or to ...
其他数据库 /* This java class create four tables with all theirs fields and insert them inside a mysql database
/* This java class create four tables with all theirs fields and insert them inside a mysql database name timelog. This code works with MySql Database with Mysql Java Connector the mysql-connector-java-3.2.0-alpha */
Jsp/Servlet BugTrack is a basic, yet fully functional web based Bug Tracking system that you may use as a framew
BugTrack is a basic, yet fully functional web based Bug Tracking system that you may use as a framework to create an expanded system or use as is . Great for small teams working on software projects.
Features include:
- Search by Project, Assigned Person, Priority, Status
- Sorting by any of the c ...
其他数据库 可连接SQL
可连接SQL,ORACLE等数据库。
首先建立SHOP用户,密码为SHOP,赋予连接和RESOURCE权限。再建立SHOP表空间,再建立表和触发器(在SQL源代码.doc里)并在PASSWORD表里添加新项name:‘admin ,psw: admin 这是管理员登陆帐户。
其他 windows xp 的DOS批命令中接受一个键盘输入的字符(... ? C语言
windows xp 的DOS批命令中接受一个键盘输入的字符(...
? C语言,如何给下面代码加一个是否继续计算Y/N?
? 运行时please input the name:,然后直接是are you s...
? 输入Y?N?后的值为?
*行业应用 I was trying to develope a programme to make a slide show of all the pictures of a folder using vb.n
I was trying to develope a programme to make a slide show of all the pictures of a folder using vb.net. I have spent lot of time in net for searching this but all in vain, I didn t get a simple programme to solve the same and lastly I gave myself a try for the same and developed the code, I have use ...
Ajax 简易聊天程序使用ajax+数据库的实现
简易聊天程序使用ajax+数据库的实现,需要一个简单表字段name,content
Linux/Unix编程 在linux下
在linux下,c语言编写,可以根据对方的IP,查看其MAC地址,也可以扫描局域网在线IP的MAC和主机名。原理:建立socket ,构造netbios-ns包,循环sendto()把数据发送给对方并recvfrom()读取返回信息。根据返回的netbios回应包,读取对方的主机名,组名和mac地址。
显示结果如下:
IP: 192.168.116.124 Host Name: BRN_8 ...
Java编程 1.添加了每个文件上传完成,服务器有反馈信息时
1.添加了每个文件上传完成,服务器有反馈信息时,调用JAVASCRIPT函数challs_flash_onCompleteData() 函数
2.添加了Form表单文本域Name属性的设置
3.修正了若干BUG