目標: 設(shè)計一個小型的學生管理系統(tǒng)。 第一步要求: 1、 對于一個學生類,作為整個系統(tǒng)的核心,我們希望這個類能包括學生共有的基本信息:學生姓名(strName),學號(strNumber),性別(strSex),出生歲月(strBirthday),專業(yè)(strSpeciality),籍貫(strAddress)等,要求在構(gòu)建學生對象的時候提供最少姓名和學號。 2、 作為學生類的實例,我們希望能通過設(shè)置器或訪問器(Set get方法)來修改這些學生的不同信息。 3、 通過對toString()方法的重寫實現(xiàn)信息打印。 第二步要求: 4、 在構(gòu)建學生對象的時候可以只提供姓名信息,要求在學生類內(nèi)部對學號,自行處理。 ----------------------------------------------------------------------------- 第三步要求: 5、 學生中會選舉一些人做為學生干部,那么這些學生就可以用繼承的方式來構(gòu)建一個新的類。學生干部比學生多一個職務(wù)(strDuty)字段,用多態(tài)實現(xiàn)班干部信息的打印。
標簽: 管理系統(tǒng)
上傳時間: 2016-01-05
上傳用戶:silenthink
員工培訓系統(tǒng) 首先確認您的機器上已經(jīng)安裝了VC6.0以上版本,要編譯生成可執(zhí)行文件,需打開后綴名為dsw的文件,系統(tǒng)會默認用VC打開,然后選擇Build菜單下的Set Active Configuration選項,選擇Project Configuration為Win32 Release,然后編譯項目,得到可執(zhí)行文件。連接數(shù)據(jù)庫請參照第2章的方法,在ODBC數(shù)據(jù)源內(nèi)添加Microsoft Access數(shù)據(jù)庫train.mdb,并將數(shù)據(jù)源名設(shè)定為train即可實現(xiàn)數(shù)據(jù)庫和應(yīng)用程序的正常連接,程序才能正常實現(xiàn)數(shù)據(jù)庫的訪問。另外,如果用戶自己編寫了.chm的幫助文檔只要和可執(zhí)行文件放在同一個目錄下就可以了。 用戶要修改程序源碼可以選擇相應(yīng)的.h和.cpp文件,本實例使用的命名規(guī)則基本是:DIALOG_***** 為管理對話框資源, *****Info為數(shù)據(jù)輸入窗口資源, *****Set為結(jié)果集對應(yīng)的類
上傳時間: 2014-01-03
上傳用戶:luopoguixiong
radius協(xié)議源碼÷The Radius Stack will connect to a Radius Server. This stack implementation is built upon the UdpStack which is available in the radius{version}/util directory. A minimal Set of VSAs (Vendor Specific Attributes are supported by this stack). The Radius Stack should be used as a base class. In order to implement a larger Set of VSAs, one will need to subclass from the Radius Stack and implement the functionality within the virtual function processVsa(). The Radius Stack supports mostly accounting messages. The authentcation messages will be supported in a future release. A test program has been provided in the radius directory. This program shows how to subclass from the RadiusStack and how to use the api.
標簽: Radius implementation connect radius
上傳時間: 2013-12-12
上傳用戶:壞天使kk
java語言開發(fā)的P2P流媒體系統(tǒng),“Stream-2-Stream implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated "s2s" or "S2S") stations have no user limit stations can be Set up without paying a fortune for bandwidth. Stream-2-Stream saves bandwidth by passing streams from one peer to another through multicast and unicast p2p, rather than everyone getting a stream from one central server (Shoutcast/Icecast). ”更多:http://s2s.sourceforge.net/about.php
標簽: java P2P 語言 流媒體系統(tǒng)
上傳時間: 2016-01-09
上傳用戶:ikemada
使用說明: 雙擊Demo.bat文件便可以執(zhí)行 (需要配置好jre||JDK環(huán)境) 請輸入sql語法關(guān)鍵字來測試改程序謝謝 目前支持的語法關(guān)鍵字如下設(shè)置: text.getSettings().SetCase_Insensitive(false) // 不區(qū)分大小寫 text.getSettings().addKeyWord1("select") text.getSettings().addKeyWord1("commit") text.getSettings().addKeyWord1("from") text.getSettings().addKeyWord1("AND") text.getSettings().addKeyWord1("WHERE") text.getSettings().addKeyWord1("with ur") text.getSettings().addKeyWord1("VARCHAR") text.getSettings().addKeyWord2("inSert") text.getSettings().addKeyWord2("DECLARE") text.getSettings().addKeyWord2("distinct") text.getSettings().addKeyWord2("Set") text.getSettings().addFunctionKeyWord("int") text.getSettings().addFunctionKeyWord("COUNT") text.getSettings().SetComment("--") //設(shè)置行注釋 當前版本主要改進塊注釋的算法 塊注釋示例: /* 12312334 "測試字符串" select count(*) from where with ur */
上傳時間: 2016-01-10
上傳用戶:l254587896
一個瀏覽縮小圖的組件,專為像創(chuàng)建在線相冊薄等以網(wǎng)絡(luò)為基礎(chǔ)的應(yīng)用程序開發(fā)服務(wù)。 name:www.chinaz.com sn:48958-77556-02411 name:chinaz sn:71316-48529-38722 安裝的時候 填入name:后面的用戶名 例如 www.chinaz.com 然后在程序?qū)? Set jpg = Server.CreateObject("Persits.Jpeg") jpg.RegKey = "48958-77556-02411"
標簽:
上傳時間: 2014-01-03
上傳用戶:aa17807091
cpress usb 芯片Vender 處理固件。 The purpose of this software is to demonstrate how to implement vendor specific commands. The following vendor specific commands are implemented: A0 Firmware Upload/Download A2 EEProm Load A3 External Ram Load A4 Set I2C Addr A5 Get IIC Type (1 Byte or 2 Byte EEPROM) A6 Get Chip Rev A8 Renumerate
標簽: demonstrate implement software purpose
上傳時間: 2016-01-14
上傳用戶:stvnash
This package contains the Wireless tools, used to manipulate the Wireless Extensions. The Wireless Extensions is an interface allowing you to Set Wireless LAN specific parameters and get the specific stats.
標簽: Wireless Extensions manipulate the
上傳時間: 2016-01-16
上傳用戶:黑漆漆
This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like Set algebra. Each recipe includes a discussion that explains the logic and concepts underlying the solution. The book covers audit logging, hierarchies, importing data, Sets, statistics, temporal data, and data structures.
標簽: programmers solutions cookbook contains
上傳時間: 2013-12-08
上傳用戶:Altman
jSP編寫的了BBS系統(tǒng) 架設(shè)方法 : 解壓縮dzbbs.zip後,打開dzbbs/Set.jsp,修改以下 try{ cn=DriverManager.getConnection("jdbc:mysql://localhost/mysql?useUnicode=true&characterEncoding=big5","root","pass") // mysql為資料庫名稱,root 為用戶帳號 , pass為用戶密碼 }catch(Exception e){ } String bbs_name="DzBBS" //論壇名稱 String temple="default" //風格模版 String adminpass="pass" //管理員密碼 設(shè)定好後運行http://user.net/dzbbs,然後再注冊成為會員即可,密碼需要和上面所設(shè)定的一樣 免費論壇空間推薦 MyJavaServer+db4free 完美組合 MyJavaServer是國外免費5mb空間 如何申請請看 http://blog.csdn.net/leafxx/archive/2006/10/02/1317960.aspx db4free是國外免費Mysql空間
上傳時間: 2013-12-10
上傳用戶:yimoney
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1