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

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

Ms

  • 12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typede

    12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e =P2^2 BYTE code dis[]={"www.zansi.com"} delay(BYTE Ms) {

    標(biāo)簽: include unsigned intrins typedef

    上傳時(shí)間: 2016-04-25

    上傳用戶:zsjinju

  • 采用jsp+servlet+javabean

    采用jsp+servlet+javabean,jsp負(fù)責(zé)少量的頁面處理,以servlet為主。 結(jié)構(gòu)清晰明了,未對頁面做美工處理,因此html和javascript代碼很少, 詳細(xì)介紹了jdbc的常用api以及數(shù)據(jù)庫中的表的級(jí)聯(lián)。 開發(fā)調(diào)試平臺(tái)為jbuilder9+tomcat4,在resin和weblogic下測試通過。 數(shù)據(jù)庫平臺(tái)為Ms sql server2000 數(shù)據(jù)庫連接池為apache組織下jakarta項(xiàng)目組開發(fā)的commons-dbcp 1.0

    標(biāo)簽: javabean servlet jsp

    上傳時(shí)間: 2014-01-08

    上傳用戶:ccclll

  • ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is

    ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/C++Builder application. The following view modes are implemented: Text, Binary, Hex, Unicode: all files, of unlimited size. Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into memory. Modes are suitable for huge files and files of unknown type. RTF/UTF-8: RTF and UTF-8 encoded texts. File is shown using RichEdit control. Image: all general image formats: BMP JPG ICO GIF PNG... File is shown using ATImageBox component. Multimedia: all file types supported by Ms Windows Media Player: AVI MPEG WMV MP3... File is shown using WMP ActiveX control. Internet: all file types supported by Ms Internet Explorer: HTML XML DOC XLS... File is shown using MsIE ActiveX control. Plugins: all files supported by Total Commander Lister plugins.

    標(biāo)簽: component ATViewer Builder various

    上傳時(shí)間: 2013-12-24

    上傳用戶:小鵬

  • 象編程序用 Turbo C 一樣, 現(xiàn)在有很多人設(shè)計(jì)電路圖和電路板仍然在用 DOS 版本的 Protel 3.31. 可惜當(dāng)時(shí)的軟件支持的分辨率只有 640x480, 通過對 Protel 驅(qū)動(dòng)程

    象編程序用 Turbo C 一樣, 現(xiàn)在有很多人設(shè)計(jì)電路圖和電路板仍然在用 DOS 版本的 Protel 3.31. 可惜當(dāng)時(shí)的軟件支持的分辨率只有 640x480, 通過對 Protel 驅(qū)動(dòng)程序一番研究,終于實(shí)現(xiàn)了高分辨率顯示。 1.01 版本的驅(qū)動(dòng)包括: 800x600, 1024x768, 1280x1024, 1600x1200 分辨率的驅(qū)動(dòng), 已經(jīng)能夠滿足大多數(shù)情況的要求了。 已經(jīng)在 PC-DOS, Ms-DOS, Windows 95, Windows 98, Windows XP 下測試通過。 理論上支持所有 VESA 標(biāo)準(zhǔn)的顯卡, 目前絕大多數(shù)的顯卡都符合 VESA 標(biāo)準(zhǔn)。 在 nVidia, ATi, Trident, S3 等芯片的顯卡上測試通過。 如果個(gè)別版本的顯卡Windows驅(qū)動(dòng)會(huì)影響DOS高分辨率的執(zhí)行,在純DOS下運(yùn)行就沒問題了 ① 增加高分辨率驅(qū)動(dòng): 1280x1024, 1600x1200. ② 加快了速度, 同樣分辨率的驅(qū)動(dòng), 比原版本的速度快一倍以上! 【安裝方法】 ① 把驅(qū)動(dòng) *.drv 復(fù)制到 Protel 文件夾 ② 運(yùn)行 Protel 自帶的 graphset.exe 設(shè)置 含有源代碼

    標(biāo)簽: Protel Turbo DOS 640

    上傳時(shí)間: 2014-01-15

    上傳用戶:xaijhqx

  • 采用JSP,JDBC,JavaBean,Servlet作為主要開發(fā)技術(shù)

    采用JSP,JDBC,JavaBean,Servlet作為主要開發(fā)技術(shù),以tomcat為應(yīng)用服務(wù)器,使用Ms SQL-Server2000作為數(shù)據(jù)庫,進(jìn)行開發(fā)、部署。

    標(biāo)簽: JavaBean Servlet JDBC JSP

    上傳時(shí)間: 2016-06-19

    上傳用戶:asdkin

  • 倉庫管理數(shù)據(jù)庫設(shè)計(jì) 初始條件: 某供應(yīng)部門管理多個(gè)倉庫

    倉庫管理數(shù)據(jù)庫設(shè)計(jì) 初始條件: 某供應(yīng)部門管理多個(gè)倉庫,倉庫主要管理物資的入庫、出庫、庫存和采購等事項(xiàng)。 要求完成的主要任務(wù): 根據(jù)上述的初始條件,進(jìn)行調(diào)查分析并設(shè)計(jì)適當(dāng)?shù)膶傩浴TO(shè)計(jì)一個(gè)倉庫數(shù)據(jù)庫,DBMs可選Ms SQL Server、Access、VFP等。

    標(biāo)簽: 倉庫管理 倉庫 數(shù)據(jù)庫設(shè)計(jì)

    上傳時(shí)間: 2014-01-23

    上傳用戶:Yukiseop

  • DOS SOURCE CODE,DOS-C started in 1988 as an experiment in writing device drivers in C for Microsof

    DOS SOURCE CODE,DOS-C started in 1988 as an experiment in writing device drivers in C for Microsoft s Ms-DOS.

    標(biāo)簽: experiment Microsof in started

    上傳時(shí)間: 2014-01-23

    上傳用戶:chenjjer

  • This ZIP archive includes the sources (and executable) for the FileTest utility, written by Ladisla

    This ZIP archive includes the sources (and executable) for the FileTest utility, written by Ladislav Zezula. The archive also includes the source of a general purpose "Utils" lib which contains some generally useful functions and is also necessary to build the executable. The project and library are made for Ms Visual C 6.0 and Visual Studio 7.0. All necessary headers should be included (you will not need to include NT DDK or IFS headers).

    標(biāo)簽: executable the FileTest includes

    上傳時(shí)間: 2014-01-25

    上傳用戶:ccclll

  • 本套光盤提供了本書各章實(shí)例的所需的部分源程序文件以及數(shù)據(jù)庫文件。讀者 需要使用JDK 1.4(必需)版

    本套光盤提供了本書各章實(shí)例的所需的部分源程序文件以及數(shù)據(jù)庫文件。讀者 需要使用JDK 1.4(必需)版,可以在java.sun.com上下載、SQL Server 2000以及Ms Access2002、Oracle等工具才能順利運(yùn)行本程序。

    標(biāo)簽: JDK 1.4 光盤

    上傳時(shí)間: 2013-12-21

    上傳用戶:清風(fēng)冷雨

  • SQL(Structured Query Language

    SQL(Structured Query Language,結(jié)構(gòu)查詢語言)是一個(gè)功能強(qiáng)大的數(shù)據(jù)庫語言。SQL通常使用于數(shù)據(jù)庫的通訊。ANSI(美國國家標(biāo)準(zhǔn)學(xué)會(huì))聲稱,SQL是關(guān)系數(shù)據(jù)庫管理系統(tǒng)的標(biāo)準(zhǔn)語言。SQL語句通常用于完成一些數(shù)據(jù)庫的操作任務(wù),比如在數(shù)據(jù)庫中更新數(shù)據(jù),或者從數(shù)據(jù)庫中檢索數(shù)據(jù)。使用SQL的常見關(guān)系數(shù)據(jù)庫管理系統(tǒng)有:Oracle、 Sybase、 Microsoft SQL Server、 Access等等。雖然絕大多數(shù)的數(shù)據(jù)庫系統(tǒng)使用SQL,但是它們同樣有它們自立另外的專有擴(kuò)展功能用于它們的系統(tǒng)。但是,標(biāo)準(zhǔn)的SQL命令,比如"Select"、 "Insert"、 "Update"、 "Delete"、 "Create"和 "Drop"常常被用于完成絕大多數(shù)數(shù)據(jù)庫的操作。Ms SQL Server 就是用的Transact- SQL。SQL語言有著非常突出的優(yōu)點(diǎn),SQL語言是非過程化的語言、統(tǒng)一的語言、是所有關(guān)系數(shù)據(jù)庫的公共語言。

    標(biāo)簽: Structured Language Query SQL

    上傳時(shí)間: 2016-07-23

    上傳用戶:zhanditian

主站蜘蛛池模板: 莎车县| 康马县| 湛江市| 紫云| 交口县| 香格里拉县| 马山县| 沙洋县| 普安县| 潜江市| 蓝山县| 巴里| 安达市| 微山县| 龙陵县| 开封县| 柞水县| 开封县| 若尔盖县| 兴安盟| 那坡县| 平远县| 雅安市| 长武县| 德格县| 邵东县| 丹阳市| 榆树市| 阿拉善右旗| 安义县| 丽水市| 科尔| 自贡市| 仪征市| 泸定县| 曲麻莱县| 许昌市| 罗甸县| 迁西县| 邢台市| 紫云|