國標(biāo)類相關(guān)專輯 313冊 701M中文版ROSH關(guān)于在電氣電子設(shè)備中限制使用某些有害物質(zhì)指令.pdf
標(biāo)簽:
上傳時間: 2014-05-05
上傳用戶:時代將軍
雜志及論文專輯 19冊 720M類比與介面裝置(AIPD)新產(chǎn)品研討會.pdf
標(biāo)簽:
上傳時間: 2014-05-05
上傳用戶:時代將軍
Boost C++ Libraries Free peer-reviewed portable C++ source libraries Boost C++ Libraries 基本上是一個免費的 C++ 的跨平臺函式庫集合,基本上應(yīng)該可以把它視為 C++ STL 的功能再延伸;他最大的特色在於他是一個經(jīng)過「同行評審」(peer review,可參考維基百科)、開放原始碼的函式庫,而且有許多 Boost 的函式庫是由 C++ 標(biāo)準(zhǔn)委員會的人開發(fā)的,同時部分函式庫的功能也已經(jīng)成為 C++ TR1 (Technical Report 1,參考維基百科)、TR2、或是 C++ 0x 的標(biāo)準(zhǔn)了。 它的官方網(wǎng)站是:http://www.boost.org/,包含了 104 個不同的 library;由於他提供的函式庫非常地多,的內(nèi)容也非常地多元,根據(jù)官方的分類,大致上可以分為下面這二十類: 字串和文字處理(String and text processing) 容器(Containers) Iterators 演算法(Algorithms) Function objects and higher-order programming 泛型(Generic Programming) Template Metaprogramming Preprocessor Metaprogramming Concurrent Programming 數(shù)學(xué)與數(shù)字(Math and numerics) 正確性與測試(Correctness and testing) 資料結(jié)構(gòu)(Data structures) 影像處理(Image processing) 輸入、輸出(Input/Output) Inter-language support 記憶體(Memory) 語法分析(Parsing) 程式介面(Programming Interfaces) 其他雜項 Broken compiler workarounds 其中每一個分類,又都包含了一個或多個函式庫,可以說是功能相當(dāng)豐富。
標(biāo)簽: Boost C++ Libraries
上傳時間: 2015-05-15
上傳用戶:fangfeng
放墨香商業(yè)版本, 巨陵-蠻牛掉元寶,願意打的就是高手 開放包袱商人會帶備稀而物品給各位大俠購買 本服轉(zhuǎn)身請登入官網(wǎng)轉(zhuǎn)身 本服遊戲幣個人上限是40億 如果帶多了 轉(zhuǎn)圖重登都會變回40億 全球最強(qiáng)防外掛系統(tǒng),打造2016年最公平的墨湘 本服承諾,絕無任何嚴(yán)重bug,保證遊戲穩(wěn)定運行 本服禁止空白名,定期自動清理帶空名的玩家
標(biāo)簽: 墨香
上傳時間: 2016-04-11
上傳用戶:西子灣灣
asp實現(xiàn)限制一個ip只能訪問一次的方法 <% '///////////////////////////////////////////////////// '// // '//作用:一個IP地址只允許訪問本頁一次 // '//引用:<!-- #include file="Check_Ip.asp" --> // '// // '///////////////////////////////////////////////////// 'Response.Charset = 936 '設(shè)置輸出編碼為簡體中文 'Response.Buffer = false '關(guān)閉緩沖區(qū) Dim Fso,ts,IpList,Cfs '設(shè)置Cookies函數(shù) Function SetCookie() Response.Cookies("IsBrow") = "Brow" Response.Cookies("IsBrow").Expires = Date+365 End Function '記錄IP地址函數(shù) Function WriteIp(FileName, IpAddress) Set Fso = Server.CreateObject("Scripting.FileSystemObject") Set ts = Fso.OpenTextFile(Server.MapPath(FileName),8,true) ts.WriteLine IpAddress ts.Close Set ts = Nothing Set Fso = Nothing End Function '讀取IP地址函數(shù) Function ReadIpList(FileName) Set Fso = Server.CreateObject("Scripting.FileSystemObject") If Not Fso.FileExists(Server.MapPath(FileName)) Then CreateFile("Iplist.txt") Exit Function End If Set ts = Fso.OpenTextFile(Server.MapPath(FileName)) Iplist = ts.ReadAll ts.Close Set ts = Nothing Set Fso = Nothing ReadIpList = Iplist End Function '創(chuàng)建文件函數(shù) Function CreateFile(FileName) Set Fso = Server.CreateObject("Scripting.FileSystemObject") Set Cfs = Fso.CreateTextFile(Server.MapPath(FileName)) Cfs.Close Set Cfs = Nothing Set Fso = Nothing End Function '關(guān)閉當(dāng)前IE窗口函數(shù)(注:IE6下通過,其他瀏覽器未測試) Function CloseWindow() 'Response.Write "<script>window.location='javascript:window.opener=null;window.close();'</script>" Response.Redirect "http://www.baidu.com" End Function Ip = Request.ServerVariables("REMOTE_ADDR") '獲取瀏覽者IP地址 Cookie = Request.Cookies("IsBrow") '獲取當(dāng)前Cookies 'Response.Write Cookie If Request.ServerVariables("HTTP_X_FORWARDED_FOR") <> "" Then Response.Write "本站不允許使用代理訪問" Response.End() Else If Cookie = "Brow" Then CloseWindow() Else If Instr(ReadIpList("Iplist.txt"),Ip) <>0 Then CloseWindow() Else WriteIp "Iplist.txt" , Ip End If SetCookie() End If End If %>
上傳時間: 2016-07-14
上傳用戶:helei0915
Holtek燒錄器Q&A_V1.01.PDF
標(biāo)簽: Holtek燒錄器Q&A_V1.01.PDF
上傳時間: 2017-02-20
上傳用戶:ieedo
組態(tài)王6.55破解 6萬個點+touchew 無2小時運行限制
標(biāo)簽: touchew 6.55 組態(tài)王 破解 運行
上傳時間: 2017-03-11
上傳用戶:spurs88
IJH江湖家居系統(tǒng)V4.1(無域名限制)
標(biāo)簽: IJH V4 家居系統(tǒng) 江湖
上傳時間: 2017-12-29
上傳用戶:qqqwww123
登新4代貼片機(jī)使用說明,詳細(xì)講解如何使用設(shè)備,需要視頻可以聯(lián)系我。
上傳時間: 2020-06-10
上傳用戶:www_0088
這份 資 安 事 件 應(yīng) 變 小抄,專給想要 調(diào)查安全事件的 網(wǎng) 管 人 員 。 記住:面對事件時, 跟著 資 安 事 件 應(yīng) 變 方 法 的流程,記下記錄不要驚慌。如果需要請立刻聯(lián)絡(luò)臺
上傳時間: 2020-10-13
上傳用戶:
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1