亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

End-user

  • The TapiComm sample uses both the Telephony API and the Win32 Communications API to demonstrate one

    The TapiComm sample uses both the Telephony API and the Win32 Communications API to demonstrate one way to implement a very simple TTY application. While the user interface and TTY emulation are very rudimentary, the TAPI and comm modules are fairly complete.

    標簽: Communications demonstrate API Telephony

    上傳時間: 2014-12-07

    上傳用戶:chenxichenyue

  • RemoteWAP is a Remote Administration Tool for any Operating System that can support the Java Virtual

    RemoteWAP is a Remote Administration Tool for any Operating System that can support the Java Virtual Machine. It has been designed for anyone who wishes to have complete control of there OS anywhere by using a WAP enabled Mobile Phone. RemoteWAP is developed using Java and WML for the client mobile phone front-end pages. RemoteWAP has a Java Swing-GUI to allow for easy control. Future releases will have a Command Line Interface for quick use

    標簽: Administration RemoteWAP Operating Virtual

    上傳時間: 2015-02-01

    上傳用戶:exxxds

  • 重寫了微軟提供SQLHelper(共用的數據庫調用接口) 1把SqlHelper的connectionString做成一個全局量

    重寫了微軟提供SQLHelper(共用的數據庫調用接口) 1把SqlHelper的connectionString做成一個全局量,統一設置數據庫連接字符串 2增加了返回特定表名的DataSet的各接口。 可在項目的config文件設置數據庫連接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings["ConnectionString"] <!-- application specific settings --> <appSettings> <add key="ConnectionString" value="packet size=4096 user id=sa data source=localhost persist security info=True initial catalog=NorthWind password= "/> </appSettings> 當然可以把數據庫連接方法修改后直接用。

    標簽: connectionString SQLHelper SqlHelper 微軟

    上傳時間: 2013-12-12

    上傳用戶:釣鰲牧馬

  • An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented u

    An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented using the BSD Socket interface as the means of communication with the user level.

    標簽: implementation implemented the operating

    上傳時間: 2015-02-25

    上傳用戶:xuanjie

  • A simple utility to split a concatenated vCard format file into separate files (IETF RFC 2426 - vCar

    A simple utility to split a concatenated vCard format file into separate files (IETF RFC 2426 - vCard MIME Directory Profile). It splits on the BEGIN:VCARD and END:VCARD tags. It was created to help import a Lotus Organizer export file into Palm Desktop

    標簽: concatenated separate utility simple

    上傳時間: 2013-12-20

    上傳用戶:gxf2016

  • 1、本系統采用B/S架構

    1、本系統采用B/S架構,是學校智能辦公系統的一部分,菜單中的“用戶管理”、“權限管理”、“菜單管理”、“幫助主題”已集成在辦公系統之中,因此本系統不提供這幾項功能。 2、本系統采用集中管理、分工合作的方式,將用戶分為五個級別,每個級別的用戶只能使用相應的功能,因此,能公平、公正、公開地考評各位教師的教學質量。 3、支持多人同時操作和遠程操作,大大縮短數據錄入時間。 安裝和使用注意事項: 1、將壓縮文件解壓到IIS目錄后,運行cjcl目錄下的reg.bat。 2、系統內置五個用戶:系統管理、學校領導、成績錄入、班主任、一般用戶,其中前四個用戶的密碼均為1,而一般用戶在登錄頁面只需點提交,一般用戶只提供查詢功能。 3、使用前先由學校領導創建新任務,錄入學校信息、教師信息、班信息等,再由班主任錄入學生信息,最后由成績錄入員錄入學生成績。 4、在數據庫中的user表中更改或增加用戶,在jbqx表中更改每個級別的權限。 如有建議或疑問請與作者聯系。

    標簽: 架構

    上傳時間: 2015-03-11

    上傳用戶:qlpqlq

  • c語言編程規范Style guidelines and programming practices for C/C++ code for Dynamic Software Solutions. Use

    c語言編程規范Style guidelines and programming practices for C/C++ code for Dynamic Software Solutions. Use the checklist at the end of this document prior to submitting code for peer review.

    標簽: programming guidelines Solutions for

    上傳時間: 2014-07-11

    上傳用戶:aeiouetla

  • 本系統為內部系統

    本系統為內部系統,帳戶由管理員添加、管理; 分為兩個組,User組和Boss組。Boss組的帳戶可以發廣播通知; 任意兩個用戶間可以互相通信; 數據庫接口用DAO,網絡通信用 CSocket+CSocketFile;

    標簽:

    上傳時間: 2015-03-16

    上傳用戶:小儒尼尼奧

  • 此代碼可以實現以下功能 使用wordappalication 組件

    此代碼可以實現以下功能 使用wordappalication 組件,代碼如下 啟動Word時用如下代碼: begin try Wordapplication.Connect except MessageDlg(’Word may not be installed’, mtError, [mbOk], 0) Abort end Wordapplication.Visible := True WordApplication.Caption := ’Delphi automation’ end

    標簽: wordappalication 代碼

    上傳時間: 2014-01-22

    上傳用戶:Divine

  • 一套非常好的新聞管理系統

    一套非常好的新聞管理系統,小蟲新聞管理系統 V1.0(jsp+javabean+mysql)   1.解壓縮 (如解壓縮到D:\tomcat4\webapps\ROOT\news目錄下)   2.進入classes目錄,打開news.txt。    修改mysql.url(數據庫聯接地址及數據庫名),mysql.user(用戶名),mysql.password(密碼),ilog(數據庫聯接池日志文件,請注意路徑分隔符為“\\”,在linux中是“/”);   3.建數據庫,并將database目錄下news.sql導入;news.sql中37行中用戶可修改你想要的密碼,但用戶名admin不能更改,否則不能實現超級管理員的功能   4.運行管理文件 --> admin/index.jsp 對系統進行一些基本設置(首先添加欄目)

    標簽: 新聞 管理系統

    上傳時間: 2015-03-27

    上傳用戶:q123321

主站蜘蛛池模板: 恭城| 黑龙江省| 和静县| 长宁区| 安泽县| 普兰店市| 安塞县| 阳江市| 宜川县| 岢岚县| 峨眉山市| 陈巴尔虎旗| 府谷县| 贵定县| 马公市| 阿瓦提县| 东平县| 南川市| 阿瓦提县| 香港| 保靖县| 胶州市| 连江县| 广灵县| 阳城县| 洛南县| 麻栗坡县| 二连浩特市| 顺昌县| 隆尧县| 明光市| 江津市| 武威市| 利辛县| 鸡东县| 古田县| 永仁县| 屏边| 泗阳县| 五常市| 祁门县|