ssd8考試一 計算機網絡 A Web proxy server listens to requests, then retrieves the requested files from other Web servers and serves them to the clients. These proxy servers are useful in certain situations, such as on firewalls, where they can allow access to certain pages and deny access to others
標簽: requested retrieves requests listens
上傳時間: 2014-01-05
上傳用戶:四只眼
A Web proxy server listens to requests, then retrieves the requested files from other Web servers and serves them to the clients. These proxy servers are useful in certain situations, such as on firewalls, where they can allow access to certain pages and deny access to others
標簽: Web requested retrieves requests
上傳時間: 2014-01-25
上傳用戶:xiaohuanhuan
This preview for Phill s Big Mod shows the addition of proper SUR files into the mod
標簽: the addition preview proper
上傳時間: 2016-06-23
上傳用戶:fxf126@126.com
復數運算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const Complex & c2 ) friend Complex operator- ( const Complex & c1, const Complex & c2 ) friend Complex operator- ( const Complex & c ) private: double Real, Image }
標簽: Complex double iostream include
上傳時間: 2016-06-30
上傳用戶:wang5829
GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has existed for some time as GNU GPL licensed package and has most recently been designated a GNU package. It is commonly used in GNU Bayonne.
標簽: manipulating stand-alone framework ccAudio2
上傳時間: 2013-12-28
上傳用戶:sjyy1001
GNU ccScript is a C++ class framework for creating a virtual machine execution system for use with and as a scripting/assembler language for state-transition driven realtime systems. The most common example of this is as the core of the scripting engine found in GNU Bayonne.
標簽: framework for execution ccScript
上傳時間: 2013-12-18
上傳用戶:sssl
GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers a class foundation that hides platform differences from your C++ application so that you need not write platform specific code. GNU Common C++ has been ported to compile nativily on most platforms which support either posix threads, or on maybe be used with Debian hosted mingw32 to build native threading applications for Microsoft Windows.
標簽: applications framework optimized portable
上傳時間: 2014-01-02
上傳用戶:luke5347
Class CatalogGUI lets the user display the product details of every product in the gourmet coffee store s product catalog.
標簽: product the CatalogGUI display
上傳時間: 2016-07-03
上傳用戶:cooran
編寫JavaBean必須滿足以下幾點: 所有的JavaBean必須放在一個包中 JavaBean必須聲明成public class類型 所有的屬性必須封裝 設置和取得屬性可以通過set,get
上傳時間: 2016-07-04
上傳用戶:AbuGe
This file contains a summary of what you will find in each of the files that make up your ac_iocard application. ac_iocard.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. ac_iocard.cpp This is the main application source file.
標簽: ac_iocard contains summary files
上傳時間: 2014-10-09
上傳用戶:zwei41