搜索结果

找到约 370 项符合 Name 的查询结果

按分类筛选

显示更多分类

编译器/解释器 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.
https://www.eeworm.com/dl/628/419259.html
下载: 74
查看: 1183

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 ...
https://www.eeworm.com/dl/696/419510.html
下载: 169
查看: 1158

其他数据库 /* 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 */
https://www.eeworm.com/dl/645/419879.html
下载: 69
查看: 1064

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 ...
https://www.eeworm.com/dl/696/422484.html
下载: 151
查看: 1076

其他数据库 可连接SQL

可连接SQL,ORACLE等数据库。 首先建立SHOP用户,密码为SHOP,赋予连接和RESOURCE权限。再建立SHOP表空间,再建立表和触发器(在SQL源代码.doc里)并在PASSWORD表里添加新项name:‘admin ,psw: admin 这是管理员登陆帐户。
https://www.eeworm.com/dl/645/425990.html
下载: 112
查看: 1027

其他 windows xp 的DOS批命令中接受一个键盘输入的字符(... ? C语言

windows xp 的DOS批命令中接受一个键盘输入的字符(... ? C语言,如何给下面代码加一个是否继续计算Y/N? ? 运行时please input the name:,然后直接是are you s... ? 输入Y?N?后的值为?
https://www.eeworm.com/dl/534/430150.html
下载: 44
查看: 1018

*行业应用 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 ...
https://www.eeworm.com/dl/631/431573.html
下载: 134
查看: 1300

Ajax 简易聊天程序使用ajax+数据库的实现

简易聊天程序使用ajax+数据库的实现,需要一个简单表字段name,content
https://www.eeworm.com/dl/702/433261.html
下载: 189
查看: 1033

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 ...
https://www.eeworm.com/dl/619/439847.html
下载: 114
查看: 1027

Java编程 1.添加了每个文件上传完成,服务器有反馈信息时

1.添加了每个文件上传完成,服务器有反馈信息时,调用JAVASCRIPT函数challs_flash_onCompleteData() 函数 2.添加了Form表单文本域Name属性的设置 3.修正了若干BUG
https://www.eeworm.com/dl/633/440726.html
下载: 161
查看: 1029