亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Containers

  • 《Oracle9iAS Containers for J2EE》

    《Oracle9iAS Containers for J2EE》

    標簽: Oracle9iAS Containers J2EE for

    上傳時間: 2014-01-02

    上傳用戶:qiao8960

  • a non-sharing smart pointer class that can be used with STL Containers such as std::map, vector, lis

    a non-sharing smart pointer class that can be used with STL Containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.

    標簽: non-sharing Containers pointer vector

    上傳時間: 2015-06-15

    上傳用戶:Late_Li

  • Swing Components and Containers Swing Components and Containers

    Swing Components and Containers Swing Components and Containers

    標簽: Components Containers Swing and

    上傳時間: 2014-01-26

    上傳用戶:開懷常笑

  • The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you

    The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our Containers using standard STL iterators and if you insert(), erase() or replace() records in our Containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our Containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.

    標簽: recordsets container library ODBC

    上傳時間: 2015-10-11

    上傳用戶:xlcky

  • 本書由知名的C++專家Matthew H.Austern執(zhí)筆

    本書由知名的C++專家Matthew H.Austern執(zhí)筆,引導(dǎo)你進入泛型編程思維模型,并將你帶往此一模型的最重要成品:C++ Standard Template Library(STL)。本書揭示STL的奧秘,告訴你STL不僅僅是一組方便運用的容器類(container classes)。對于泛型組件和可交互作用的組件而言,STL是一個具備擴充能力的框架(framework)、 《泛型編程與STL》闡述了泛型編程的中心思想:concepts、modeling、refinement,并為你展示這些思想如何導(dǎo)出STL的基礎(chǔ)概念:iterators、Containers、function objects。循此路線,你可以把STL想像為一個由concepts(而非明確之functions或classes)組成的程序庫:、你將學(xué)習(xí)其正式結(jié)構(gòu)并因此獲得其潛在威力所帶來的完整優(yōu)勢。本書使你能夠: ●以你自己的“可移植組件”及“可交互作用之泛型組件”擴充STL; ●產(chǎn)生一些算法,讓它們和它們所處理之型別(types)及數(shù)據(jù)結(jié)構(gòu)徹底劃清界線; ●撰寫更精致、更高效、更有效力的代碼,可跨平臺重復(fù)使用。

    標簽: Matthew Austern

    上傳時間: 2014-01-06

    上傳用戶:Avoid98

  • 《C++標準程序庫》本書不僅對每一個程序庫組件提供范圍廣泛的說明

    《C++標準程序庫》本書不僅對每一個程序庫組件提供范圍廣泛的說明,也對繁復(fù)的觀念提供清楚明亮的解釋,并描述高效運用這些組件時需要的實際編程細節(jié),提出一個又一個的范例程序。本書是一本包含最新資料的完整書籍。反映出被ANSI/ISO C++語言標準規(guī)格書納入C++標準程序庫的最新組成。更明確地說,本書將焦點放在標準模板庫(Standard Template Library)身上,檢驗其中的容器(Containers)

    標簽: 程序庫 標準

    上傳時間: 2016-02-27

    上傳用戶:qiaoyue

  • JavaServer Pages™ Specification This document is intended for: · Web Server and Application S

    JavaServer Pages™ Specification This document is intended for: · Web Server and Application Server vendors that want to provide JSP Containers that conform to the Tag Extensions specification. · Web Authoring Tool vendors that want to generate JSP pages that conform to the Tag Extensions specification. · Service providers that want to deliver functionality as tag libraries. · Sophisticated JSP page authors that want to define new tag libraries for their use, or who are responsible for creating tag libraries for the use of a group. · Eager JSP page authors who do not want to or cannot wait for Web Authoring Tools, or even a User’s Guide. This document is not a User’s Guide, but it contains some positioning and explanatory material.

    標簽: Specification Application JavaServer document

    上傳時間: 2014-01-03

    上傳用戶:qilin

  • ㆒ 般㆟ 對 C++ templates 的粗淺印象

    ㆒ 般㆟ 對 C++ templates 的粗淺印象,大約停留在「容器(Containers)」的製作㆖ 。稍有研究 則會發(fā)現(xiàn),templates衍生出來的 C++ Generic Programming(泛型編程)技術(shù),在 C++ 標準程 式庫㆗ 已經(jīng)遍㆞ 開花結(jié)果。以 STL為重要骨幹的 C++ 標準程式庫,將 templates 廣泛運用於容 器 (Containers) 、演算法 (algorithms) 、仿函式 (functors) 、配接器 (adapters) 、配置器 (allocators) 、 迭代器(iterators)㆖ 頭,無處不在,無役不與,乃至於原有的 class-based iostream都被改寫為 template-based iostream。

    標簽: templates 12690 12703

    上傳時間: 2016-10-28

    上傳用戶:rocwangdp

  • C++ 標準程序庫提供一組通用類別(classes)和接口(interfaces)

    C++ 標準程序庫提供一組通用類別(classes)和接口(interfaces),可大幅擴充 C++ 核心語言。由于程序庫本身并不容易,為了完整運用其組件并從其強大的威力中獲得幫助,你需要一份完善的資源,而非一份僅僅陳列類和函數(shù)的普通文檔。《The C++ Standard Library》不僅對每一個程序庫組件提供范圍廣泛的說明,也對繁雜的感念提供清楚明亮的解釋,并描述高效運用這些組件時需要的實際編程細節(jié),提出一個又一個的范例程序。這本包含最新資料的完整書籍,反映出被 ANSI/ISO C++ 語言標準規(guī)格書納入的 C++ 標準程序庫的結(jié)構(gòu)。更明確地說,本書將焦點放在標準模板庫(Standard Template Library)身上,檢驗其中的容器(Containers)、迭代器(iterators)、仿函數(shù)(functors)和算法(algorithms)。你還可以找到特殊容器、字符串(strings)、數(shù)值類別、國際化議題、IOStream。每一個組件都有深刻的呈現(xiàn),包括其介紹、設(shè)計、運用實例、細部解說、陷阱、意想不到的危險,以及相關(guān)類別和函數(shù)的確切標記(signature)和定義。一份見解深刻的基礎(chǔ)概念介紹和一個程序庫綜合鳥瞰,會對新手帶來快速的提升。

    標簽: interfaces classes 標準 接口

    上傳時間: 2017-02-10

    上傳用戶:天涯

  • Learn how to: * Tokenize a null-terminated string * Create a search and re

    Learn how to: * Tokenize a null-terminated string * Create a search and replace function for strings * Implement subtraction for string objects * Use the vector, deque, and list sequence Containers * Use the container adaptors stack, queue, and priority_queue * Use the map, multimap, set, and multiset associative Containers * Reverse, rotate, and shuffle a sequence * Create a function object * Use binders, negators, and iterator adapters * Read and write files * Use stream iterators to handle file I/O * Use exceptions to handle I/O errors * Create custom inserters and extractors * Format date, time, and numeric data * Use facets and the localization library * Overload the [ ], ( ), and -> operators * Create an explicit constructor * And much, much more

    標簽: null-terminated Tokenize Create string

    上傳時間: 2014-01-18

    上傳用戶:yph853211

亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美在线播放一区| 久久夜色精品| 黄色成人av| 国产在线欧美| 亚洲美女色禁图| 欧美日韩一区综合| 国模私拍视频一区| 国内在线观看一区二区三区| 国产精品一区免费观看| 国产亚洲欧美日韩美女| 国内精品嫩模av私拍在线观看| 国产在线不卡精品| 亚洲看片一区| 久久九九全国免费精品观看| 欧美电影在线播放| 国产日产精品一区二区三区四区的观看方式| 国产一区二区三区高清在线观看| 亚洲国产精品福利| 亚洲一区二区三区午夜| 蜜桃av一区二区三区| 国产精品一区久久久久| 日韩亚洲综合在线| 狼狼综合久久久久综合网| 国产精品美女午夜av| 精品二区视频| 欧美电影电视剧在线观看| 欧美精品一区二| 亚洲国产美女精品久久久久∴| 欧美一级欧美一级在线播放| 亚洲第一黄色网| 久久综合精品一区| 亚洲理伦在线| 国产精品男人爽免费视频1| 亚洲视频在线观看免费| 欧美日本不卡| 免费成人高清视频| 欧美资源在线观看| 亚洲欧美激情精品一区二区| 国产精品美女诱惑| 欧美在线免费观看视频| 国产一区二区成人| 欧美日韩国产色视频| 久久精品国产一区二区三| 在线欧美一区| 国产精品久久久久永久免费观看| 久久免费国产精品1| 一本色道久久88综合日韩精品| 国产欧美日韩视频一区二区| 欧美成人中文| 裸体一区二区| 久久精品免视看| 一本色道久久综合亚洲精品不卡 | 国产字幕视频一区二区| 欧美日韩午夜激情| 久久精品人人做人人爽电影蜜月| 亚洲精品国产拍免费91在线| 在线观看久久av| 国产精品青草久久久久福利99| 久久精品国产亚洲5555| 一区二区三区免费网站| 国产精品亚洲第一区在线暖暖韩国 | 欧美视频在线不卡| 亚洲欧美在线高清| 久久精品视频播放| 一区二区免费在线播放| 亚洲欧洲日韩在线| 99国产精品99久久久久久粉嫩| 亚洲精品久久| 欧美xxx成人| 亚洲美女中出| 国产欧美日韩一区二区三区| 欧美成人69av| 欧美成人日韩| 美国成人毛片| 亚洲欧美激情视频在线观看一区二区三区 | 欧美精品久久一区| 玖玖精品视频| 久久久蜜桃一区二区人| 亚洲欧美国产高清| 日韩亚洲精品视频| 美女精品一区| 欧美高清一区二区| 久久偷窥视频| 美女999久久久精品视频| 亚洲午夜黄色| 午夜国产不卡在线观看视频| 亚洲一区国产精品| 欧美一二区视频| 农夫在线精品视频免费观看| 欧美日韩喷水| 国产精品一区久久久久| 亚洲精品国产拍免费91在线| 国产亚洲欧洲997久久综合| 国产一区二区三区久久悠悠色av | 亚洲欧美韩国| 香蕉av777xxx色综合一区| 亚洲一区二区三区中文字幕| 欧美一区二区精品久久911| 久久久亚洲人| 欧美大片网址| 国产精品美女久久久久aⅴ国产馆| 亚洲精品系列| 久久久国产精品一区| 国产伦精品一区二区三区视频黑人| 伊人久久大香线蕉综合热线 | 亚洲欧美日韩一区二区三区在线观看 | 欧美日韩日韩| 国产精品第三页| 亚洲毛片播放| 蜜臀久久久99精品久久久久久| 欧美三级小说| 亚洲靠逼com| 蜜臀久久99精品久久久久久9 | 国产日韩精品在线| 91久久精品美女高潮| 免费在线成人| 亚洲精品一区二区三区99| 欧美成人免费网| 亚洲日本黄色| 欧美精品激情在线| 亚洲一区在线观看视频 | 国产亚洲综合在线| 欧美中文字幕| 一区二区在线观看视频| 久久综合久久美利坚合众国| 激情另类综合| 欧美日韩四区| 久久伊人精品天天| 尤物yw午夜国产精品视频| 久久乐国产精品| 亚洲国内高清视频| 欧美午夜宅男影院在线观看| 亚洲欧美视频| 国内久久精品| 国产精品永久免费观看| 免费成人av在线看| 亚洲一区二区三区影院| 在线精品在线| 国产日韩一区二区| 欧美日韩亚洲高清| 欧美国产免费| 麻豆成人综合网| 久久久精品999| 亚洲午夜久久久久久尤物| 亚洲香蕉视频| 亚洲一区在线视频| 亚洲欧美bt| 激情婷婷欧美| 欧美日韩成人精品| 久久这里只精品最新地址| 国产视频自拍一区| 永久免费毛片在线播放不卡| 欧美视频网站| 欧美日韩精品一二三区| 欧美69wwwcom| 久久久久亚洲综合| 久久精品视频在线看| 国产精品99久久99久久久二8 | 国产日韩欧美精品| 欧美日韩天天操| 欧美高清视频一区二区| 久久精品欧美| 亚洲欧美在线免费| 欧美一区日韩一区| 欧美一区亚洲二区| 亚洲欧美激情一区| 欧美尤物一区| 久久亚洲精选| 亚洲成色www久久网站| 亚洲三级电影全部在线观看高清| 亚洲电影自拍| 亚洲国产综合91精品麻豆| 亚洲精品偷拍| 亚洲自拍电影| 亚洲一区二区网站| 蜜臀久久99精品久久久久久9| 玖玖玖国产精品| 欧美欧美在线| 国产欧美在线| 亚洲国产日韩欧美在线99| 亚洲经典自拍| 亚洲欧美精品在线观看| 免费在线看成人av| 国内一区二区三区| 亚洲国产高清一区二区三区| 9人人澡人人爽人人精品| 午夜精品久久久久久久久久久久久| 99在线热播精品免费| 免费欧美电影| 国产亚洲欧美在线| 日韩西西人体444www| 久久色中文字幕| 国产欧美精品国产国产专区| 亚洲精品久久久久久久久久久久| 亚洲欧美日韩成人| 欧美高清视频在线| 伊人久久男人天堂| 久久精品色图| 国产精品美女主播| 亚洲欧美日韩精品久久|