template library
常見例句
- The Standard Template Library (STL) defines pair in the header utility.
標(biāo)準(zhǔn)模板庫 (STL) 在頭文件實用程序中定義 pair。 - JSP? Standard Template Library (JSTL) provides additional common functionality for JSPs such as iterations, formatting, and internationalization.
JSP 標(biāo)準(zhǔn)模板庫 (JSTL) 為 JSP 提供了其他常見功能,例如迭代、格式化和國際化。 - This approach is similar to what is done in the C++ standard template library (and that should give us reason to worry that it's not a good approach).
該方法類似于在 C++ 標(biāo)準(zhǔn)模板庫中完成的事情(這使我們有理由擔(dān)心它不是一個好方法)。 返回 template library