虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

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.

    标签: C. interpreter implemented includes

    上传时间: 2017-03-25

    上传用户:xzt

  • 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 your public_html directory and use it connect to your database via the JSP code. Replace the test418 with your database Name and the URL with your JSP URL.

    标签: your directory htdocs LOGIN

    上传时间: 2017-03-26

    上传用户:zq70996813

  • /* 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 */

    标签: database create fields insert

    上传时间: 2017-03-27

    上传用户:talenthn

  • 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 columns (Bug Name, Project, Priority, Assigned Person, Status) - Login Authentication - Administration of Users - Administration of Priorities - Administration of Projects - Administration of Statuse Good Luck and Thanks trying this system...

    标签: functional BugTrack Tracking framew

    上传时间: 2017-04-02

    上传用户:qilin

  • 可连接SQL

    可连接SQL,ORACLE等数据库。 首先建立SHOP用户,密码为SHOP,赋予连接和RESOURCE权限。再建立SHOP表空间,再建立表和触发器(在SQL源代码.doc里)并在PASSWORD表里添加新项Name:‘admin ,psw: admin 这是管理员登陆帐户。

    标签: SQL 连接

    上传时间: 2017-04-10

    上传用户:skhlm

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

    windows xp 的DOS批命令中接受一个键盘输入的字符(... ? C语言,如何给下面代码加一个是否继续计算Y/N? ? 运行时please input the Name:,然后直接是are you s... ? 输入Y?N?后的值为?

    标签: windows DOS xp C语言

    上传时间: 2013-11-28

    上传用户:15071087253

  • 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 used there a folderbrowserdialogue and a timer with a picture box control and in coding I have used IO Name spaces to get the pathe and folder info here is the code. Enjoy Subhankar

    标签: programme develope pictures trying

    上传时间: 2017-04-24

    上传用户:a3318966

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

    简易聊天程序使用ajax+数据库的实现,需要一个简单表字段Name,content

    标签: ajax 程序 数据库

    上传时间: 2014-01-06

    上传用户:Altman

  • 在linux下

    在linux下,c语言编写,可以根据对方的IP,查看其MAC地址,也可以扫描局域网在线IP的MAC和主机名。原理:建立socket ,构造netbios-ns包,循环sendto()把数据发送给对方并recvfrom()读取返回信息。根据返回的netbios回应包,读取对方的主机名,组名和mac地址。 显示结果如下: IP: 192.168.116.124 Host Name: BRN_8EEE6A/BRN_8EEE6A MAC: 00-80-77-8E-EE-6A IP: 192.168.116.130 Host Name: XIAOXIAO/MSHOME MAC: 00-12-3F-D5-5E-A6 IP: 192.168.116.131 Host Name: NA MAC: NA [time out!] 一个网段扫描MAC,可以建立一个socket,连续向多个不同IP发送NBNS包,然后等待接受,根据返回包就可以扫描一个网段多个IP的MAC啦。 而windows下可以运行命令:nbtstat -A ip-address来查看 windows c 要改改头文件

    标签: linux

    上传时间: 2014-08-12

    上传用户:cc1915

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

    1.添加了每个文件上传完成,服务器有反馈信息时,调用JAVASCRIPT函数challs_flash_onCompleteData() 函数 2.添加了Form表单文本域Name属性的设置 3.修正了若干BUG

    标签: 文件上传 反馈信息 服务器

    上传时间: 2017-05-16

    上传用户:问题问题