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

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

RECORD

  • DataBase keeping program explaining with a sample program a) Ranking Database. b) Library keeping. c

    DataBase keeping program explaining with a sample program a) Ranking Database. b) Library keeping. c) RECORD Keeping.

    標簽: keeping program explaining DataBase

    上傳時間: 2015-04-16

    上傳用戶:sclyutian

  • 這是我同學課余編寫的自用小程序: 由于本程序是一個很小的小程序

    這是我同學課余編寫的自用小程序: 由于本程序是一個很小的小程序,操作按鈕少,界面簡。只有添加、刪除、修改、查找四個功能。在刪除和修改的時候必需要選中一個記錄才能進行操作,在程序中也作了違規處理(不選記錄也點擊刪除和修改)。每個按鈕都設有快捷鍵。在程序中還有什么地方沒有 考慮周全的請各位指出來,我會對源程序作出修改的。還應注意的地方就是RECORD.mdb是用來保存記錄的,不能刪除這個文件。一但刪除所有記錄就被刪除了。查找功能只能按照姓名查找。

    標簽: 程序 編寫

    上傳時間: 2015-05-19

    上傳用戶:ynsnjs

  • unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData

    unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData = RECORD Ident: Integer Str: string end TUseInfo=RECORD QQ, Mail, Page:string DL:boolean end TSendMailInfo=RECORD IPAddress, FAddress, FName, FPW, FCName, FCPW:string //發信郵箱檢證用戶密碼 end { FloatToText, FloatToTextFmt, TextToFloat, and FloatToDecimal type codes }

    標簽: TStrData interface PStrData Windows

    上傳時間: 2014-12-22

    上傳用戶:asddsd

  • 第1章 記憶測試軟件 1.1. 設計內容 1.2. 設計要求 1.3. 總體設計 1.4. 具體設計 1.4.1. 運行效果與程序發布 1.4.2. 主類Memory 1.4.3. 方塊

    第1章 記憶測試軟件 1.1. 設計內容 1.2. 設計要求 1.3. 總體設計 1.4. 具體設計 1.4.1. 運行效果與程序發布 1.4.2. 主類Memory 1.4.3. 方塊 Block 1.4.4. 記憶測試板MemoryTestPane 1.4.5. 顯示成績 ShowRECORD 1.4.6. 記錄成績 RECORD 1.4.7. 隨機排列圖標 RandomSetIcon 1.4.8. 測試者 People

    標簽: Memory 測試軟件 發布 方塊

    上傳時間: 2013-12-17

    上傳用戶:leehom61

  • 1. PL/0 語言介紹 ●PL/0 程序設計語言是一個較簡單的語言

    1. PL/0 語言介紹 ●PL/0 程序設計語言是一個較簡單的語言,它以賦值語句為基礎,構造概念有順序、條件和重復(循環)三種。PL/0 有子程序概念,包括過程定義(可以嵌套)與調用且有局部變量說明。PL/0語言編譯程序采用以語法分析為核心、一遍掃描的編譯方法。詞法分析和代碼生成作為獨立的子程序供語法分析程序調用。語法分析的同時,提供了出錯報告和出錯恢復的功能。在源程序沒有錯誤編譯通過的情況下,調用類PCODE解釋程序解釋執行生成的類PCODE代碼。 ●保留字(關鍵字):所謂保留字是指在Pascal語言中具有特定的含義。標準Pascal語言中的保留字一共有35個,Turbo Pascal語言一共有51個。下面是Pascal語言的保留字:AND,ARRAY,BEGIN,CASE,CONST,DIV,DO,DOWNTO,ELSE,END,FILE,FOR,FUNTION,GOTO,IF,IN,LABEL,MOD,NIL,NOT,OF,OR,PACKED,PROCEDURE,PROGRAM,RECORD,REPEAT,SET,THEN,TO,TYPE,UNTIL,VAR,WHILE,WITH,EXPORTS,SHR,STRING,ASM,OBJECT,UNIT,CONSTRUCTOR,IMPLEMENTATION,DESTRUCTOR,USES,INHERITED,INLINE,INTERFACE,LIBRARY,XOR,SHL

    標簽: PL 語言 程序設計語言

    上傳時間: 2015-07-17

    上傳用戶:zm7516678

  • Address book helps you look up your addresses from the system tray. It is quite useful in that way

    Address book helps you look up your addresses from the system tray. It is quite useful in that way 慶ause it stays out of the way and is easily accessible when needed. Double clicking on any URL will start the default web browser and take you to that URL. Double clicking on the phone number will dial that number. Every column supports sorting and can be customized to your needs. Preview will display the notes associated with each RECORD. This program can also import Comma Separated Values (*csv) text files of Outlook Express.

    標簽: addresses Address system useful

    上傳時間: 2014-07-08

    上傳用戶:lyy1234

  • JavaGPS is a Java-only base library that enables access to GPS devices from within any Java applicat

    JavaGPS is a Java-only base library that enables access to GPS devices from within any Java application. Provides Java API, NMEA0183 parser, RECORD and playback GPS log files, convert between earth dates and Gauss Krueger, GPS management GUI with map..

    標簽: Java-only applicat JavaGPS enables

    上傳時間: 2013-12-26

    上傳用戶:aeiouetla

  • 記憶測試軟件 設計內容 設計要求 總體設計 具體設計 運行效果與程序發布 主類Memory 方塊 Block 記憶測試板MemoryTestPane 顯示成績 ShowRECORD

    記憶測試軟件 設計內容 設計要求 總體設計 具體設計 運行效果與程序發布 主類Memory 方塊 Block 記憶測試板MemoryTestPane 顯示成績 ShowRECORD 記錄成績 RECORD 隨機排列圖標 RandomSetIcon 測試者 People

    標簽: MemoryTestPane ShowRECORD Memory Block

    上傳時間: 2013-12-29

    上傳用戶:ommshaggar

  • 排行榜中存放玩家信息和成績

    排行榜中存放玩家信息和成績,排行榜對應RECORD文件。如刪除該文件,則調用系統后,會初始化排行榜,重新建立該文件,并設置初始的玩家名和游戲記錄。

    標簽: 排行榜

    上傳時間: 2014-01-18

    上傳用戶:稀世之寶039

  • Make and answer phone calls Detect tone and pulse digit from the phone line Capture Caller ID

    Make and answer phone calls Detect tone and pulse digit from the phone line Capture Caller ID Support blind transfer, single-step transfer/conference, consultation transfer/conference, hold, unhold. Control of the local phone handset, microphone and speaker of the modem Send and receive faxes Play and RECORD on the phone line or sound card Play music in background mode Silence detection VU Meter Wave sound editor that allows your end-users to edit their own sound files. Voice recognition and voice synthesis. Full control over the serial port device ZModem file transfer utility File compression and encryption utility

    標簽: phone and Capture Detect

    上傳時間: 2013-11-30

    上傳用戶:水中浮云

主站蜘蛛池模板: 同江市| 嵊泗县| 富锦市| 刚察县| 怀远县| 汉川市| 定兴县| 曲阜市| 深水埗区| 临颍县| 噶尔县| 棋牌| 遂昌县| 福海县| 巴里| 三都| 亚东县| 灵丘县| 东乌珠穆沁旗| 津市市| 友谊县| 布拖县| 天津市| 侯马市| 拜泉县| 东乡县| 永定县| 类乌齐县| 将乐县| 广平县| 邢台市| 珲春市| 宁河县| 紫云| 南乐县| 五寨县| 龙海市| 鄂州市| 盐边县| 沈阳市| 德惠市|