讀者要在命令行下輸入tcc -B d:\tc\source\pport.c,來編譯 之后需要編譯server.c和clint.c
標(biāo)簽: csourcepport server clint tcc
上傳時(shí)間: 2017-02-18
上傳用戶:ZJX5201314
C/S(Client/Server,客戶端/服務(wù)器)結(jié)構(gòu)和 B/S(Browser/Server,瀏覽 器/服務(wù)器)結(jié)構(gòu)是大家熟知的也是現(xiàn)在市面上使用最多的兩種軟件 體系結(jié)構(gòu)。隨著信息技術(shù)與網(wǎng)絡(luò)技術(shù)的發(fā)展,WEB技術(shù)的日益成熟, C/S結(jié)構(gòu)有逐漸被 B/S結(jié)構(gòu)取代的趨勢(shì)。
標(biāo)簽: Server Browser Client 服務(wù)器
上傳時(shí)間: 2014-01-21
上傳用戶:zsjinju
B/s結(jié)構(gòu),采用 asp.net(C#)+ MS SQL 編寫。嚴(yán)格按照三層結(jié)構(gòu),不失為學(xué)習(xí) C#的好例子。安泰OA辦公系統(tǒng)自動(dòng)化系統(tǒng)
標(biāo)簽:
上傳時(shí)間: 2015-03-22
上傳用戶:yzy6007
java ejb開發(fā) 程序4、語句alter table people add(phone_number varchar2(10)) 的作用是 A 修改表結(jié)構(gòu) B 為people表添加約束,約束名稱是phone_number C 向people表中添加一列,名稱是phone_number,數(shù)據(jù)類型是varchar2,長度是10 D 上述答案均不正確 5、( )BLOB和CLOB的區(qū)別在于 A CLOB只能存放字符類型的數(shù)據(jù),而BLOB沒有任何限制 B BLOB只能存放字符類型的數(shù)據(jù),而CLOB沒有任何限制 C CLOB只能存放小于4000字節(jié)的數(shù)據(jù),而BLOB可以存放大于4000字節(jié)的數(shù)據(jù) D BLOB只能存放小于4000字節(jié)的數(shù)據(jù),而CLOB可以存放大于4000字節(jié)的數(shù)據(jù) 6、存儲(chǔ)過程從本質(zhì)上來講就是 A 匿名的PL/SQL程序塊,它可以被賦予參數(shù) B 命名的PL/SQL程序塊,它可以被賦予參數(shù) C 命名的PL/SQL程序塊,不能被賦予參數(shù) D 匿名的PL/SQL程序塊,不能被賦予參數(shù) 7、( )下列關(guān)于日期數(shù)據(jù)類型,哪一個(gè)語句是正確的寫法 A insert into test values( 9999-12-03 ) B insert into test values( 1999-03-02 ) C insert into test values(to_char(1999-06-03, yyyy/dd/mm )) D insert into test
標(biāo)簽: people phone_number varchar2 alter
上傳時(shí)間: 2013-12-26
上傳用戶:wendy15
該系統(tǒng)是B/S結(jié)構(gòu)的,server記載著給用戶端的信息,client向server上傳信息,各client只能從server上下載信息
標(biāo)簽:
上傳時(shí)間: 2013-12-27
上傳用戶:aix008
This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurrency control, transaction management, security features are not enabled. B+Trees can be used as an index for factor access to the data. Help facility is provided to know the syntax of SQL Statements.
標(biāo)簽: project implement developed Database
上傳時(shí)間: 2013-12-25
上傳用戶:semi1981
A* sudo sudo/* B* adduser script adduser C* rmuser script rmuser E* tout tout/* F* dumdum dumdum G* lostfile lostfile H* Mkfl.localsys Makefile.localsys I* spacegripe spacegripe J* sendmail.cf sendmail.cf N* remote remote.c O* distributed conrol distrib/* P* hosts and name server makerevhosts Q* xargs xargs/*
標(biāo)簽: adduser script rmuser sudo
上傳時(shí)間: 2016-03-29
上傳用戶:gxrui1991
Let the following relational tables be given: R = (A, B, C) and S = (D, E, F) where A, B, C, D, E, and F are the attributes (columns). Write the SQL statements that will express each of the queries given below:
標(biāo)簽: relational following tables given
上傳時(shí)間: 2014-01-14
上傳用戶:cx111111
MeyboMail Web(脈博郵件系統(tǒng)客戶端)是一個(gè)純Java編寫的,基于B/S模式的郵件系統(tǒng)客戶端軟件,系統(tǒng)表示層使用easyjf.com(簡(jiǎn)易java框架)的 EasyJWeb框架開發(fā),主要通過調(diào)用java mail實(shí)現(xiàn)郵件的收發(fā)。MeyboMail Web主要配合MeyboMail Server(脈博郵件服務(wù)器系統(tǒng))使用,MeyboMail Server是使用Java編寫,可以運(yùn)行在任何支持Java的服務(wù)器系統(tǒng)平臺(tái)。擁有自主知識(shí)產(chǎn)權(quán)的郵件服務(wù)器系統(tǒng)軟件,系統(tǒng)實(shí)現(xiàn)了POP3,ESMTP 等郵件協(xié)議,支持服務(wù)器群集,可以運(yùn)行在多臺(tái)服務(wù)器上。
標(biāo)簽: MeyboMail EasyJWeb easyjf Java
上傳時(shí)間: 2014-11-14
上傳用戶:qq21508895
標(biāo)準(zhǔn)化考試系統(tǒng) (B/S網(wǎng)絡(luò)版) 用JAVA編寫的考試系統(tǒng),是JAVA課程設(shè)計(jì)時(shí)的作品! 客戶端主類ClientBS 客戶端選擇試題界面ChoiceFile 客戶端考試界面ClientTestArea 服務(wù)器端主類Server 服務(wù)器端讀取試題 ReadTestquestion
標(biāo)簽: JAVA 標(biāo)準(zhǔn)化 網(wǎng)絡(luò)
上傳時(shí)間: 2013-12-26
上傳用戶:yyyyyyyyyy
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1