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 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 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 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,ORACLE等數據庫。 首先建立SHOP用戶,密碼為SHOP,賦予連接和RESOURCE權限。再建立SHOP表空間,再建立表和觸發器(在SQL源代碼.doc里)并在PASSWORD表里添加新項NAME:‘admin ,psw: admin 這是管理員登陸帳戶。
上傳時間: 2017-04-10
上傳用戶:skhlm
windows xp 的DOS批命令中接受一個鍵盤輸入的字符(... ? C語言,如何給下面代碼加一個是否繼續計算Y/N? ? 運行時please input the NAME:,然后直接是are you s... ? 輸入Y?N?后的值為?
上傳時間: 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.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+數據庫的實現,需要一個簡單表字段NAME,content
上傳時間: 2014-01-06
上傳用戶:Altman
在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.添加了每個文件上傳完成,服務器有反饋信息時,調用JAVASCRIPT函數challs_flash_onCompleteData() 函數 2.添加了Form表單文本域NAME屬性的設置 3.修正了若干BUG
上傳時間: 2017-05-16
上傳用戶:問題問題