data n. 1.資料,材料〔此詞系 datum 的復數。但 datum 罕用,一般即以 data 作為集合詞,在口語中往往用單數動詞;如系指一件資料,則說作 this data〕。 2.〔美國〕(觀察所得的)事實,知識。 a data book 參考資料書。 gather data on ...收集…的資料[數據]。 The data is not enough to be convincing. 資料不足,尚難令人信服。
We perform a model of information sharing based on webservice , which can be conveniently used in engaging hotels and tickets , etc . because of the using of webservice , the complicated degree of system is quite reduced ; by combining the scripts and webservice behavior , clients can access data from webservice directly and use the information to update web pages dynamically . this new capability is faster and more efficient than the traditional approach , which requires a full refresh of the web page ; the using of xml makes the data exchange much easily ; the transaction and cursor in db keep the security of data - fetching 由于采用web服務,服務端、客戶端只涉及信息交換接口的定義,從而降低了整個系統的復雜度;將webservicebehavior技術,和腳本技術結合,高效地實現了基于web服務的信息共享;以xml格式交換數據,極大方便數據的交換及共享;采用組件開發模式,進一步提高了軟件的開發效率;事務和游標在數據庫中的使用保證了數據提取的安全。