您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. C_C++函数手册 C++ Library Reference

  2. The standard C++ library is a collection of functions, constants, classes, objects and templates that extends the C++ language providing basic functionality to perform several tasks, like classes to interact with the operating system, data container
  3. 所属分类:C++

  1. Closure Templates

  2. 套工具就是提供一个在Javascr ipt中做模板的机制及函数库,你可以把HTML布局的部份写成一个*.soy,接着再利用封闭模板提供的工具把这个模板档案编译成的Javascr ipt代码,这样Javascr ipt开发者便省去了很多处理页面的负担。 Closure Templates既可以实现Javascr ipt,又可以实现Java,所以你可以在服务器端和客户端使用相同的模板。
  3. 所属分类:Javascript

    • 发布日期:2009-11-17
    • 文件大小:2097152
    • 提供者:reason2003
  1. C++Templates

  2. 本书是C++模板编程的完全指南,旨在通过基本概念、常用技巧和应用实例3方面的有用资料,为读者打下C++模板知识的坚实基础。   全书共22章。第1章全面介绍了本书的内容结构和相关情况。第1部分(第2~7章)以教程的风格介绍了模板的基本概念,第2部分(第8~13章)阐述了模板的语言细节,第3部分(第14~18章)介绍了C++模板所支持的基本设计技术,第4部分(第19~22章)深入探讨了各种使用模板的普通应用程序。附录A和B分别为一处定义原则和重载解析的相关资料。   本书适合C++模板技术的初学
  3. 所属分类:C++

    • 发布日期:2010-06-05
    • 文件大小:7340032
    • 提供者:ripyueeq
  1. C++ Templates 完全导引

  2. C++ Templates 完全导引 模板就是实现代码重用机制的一种工具,它可以实现类型参数化,即把类型定义为参数, 从而实现了真正的代码可重用性。模版可以分为两类,一个是函数模版,另外一个是类模版。
  3. 所属分类:C++

    • 发布日期:2010-09-05
    • 文件大小:2097152
    • 提供者:chouchouzhu9696
  1. dz的template模板函数

  2. 俺特意摘出来的templates实现,代码完全是dz的 很不错的,所以用法也是同dz的一样,适合于小型php站点的模板开发
  3. 所属分类:PHP

    • 发布日期:2011-01-04
    • 文件大小:14336
    • 提供者:libintc123
  1. C++函数手册 (LibraryFunctions)

  2. The standard C++ library is a collection of functions, constants, classes, objects and templates that extends the C++ language providing basic functionality to perform several tasks, like classes to interact with the operating system, data container
  3. 所属分类:C/C++

    • 发布日期:2011-03-14
    • 文件大小:1048576
    • 提供者:cm612942
  1. xslt 函数

  2. xslt 元素 元素元素 元素元素元素元素 元素 元素元素元素元素 元素元素 元素 元素<br&g t; 元素 元素 元素 元素 元素 元素 元素 与 元素 元素 元素 与 元素 元素 元素 元素 元素 元素 元素 ...展开收缩
  3. 所属分类:C/C++

    • 发布日期:2008-05-26
    • 文件大小:238592
    • 提供者:loubo_001
  1. C_函数手册_LibraryFunctions

  2. C_函数手册_LibraryFunctions,挺不错的。 由伯爵从 www.CPLUSPLUS.com 批量下载整理 C++ Library Reference The standard C++ library is a collection of functions, constants, classes, objects and templates that extends the C++ language providing basic functionality to perform
  3. 所属分类:C

    • 发布日期:2013-01-03
    • 文件大小:1048576
    • 提供者:scusjs
  1. C++函数手册

  2. C++ Library Reference The standard C++ library is a collection of functions, constants, classes, objects and templates that extends the C++ language providing basic functionality to perform several tasks, like classes to interact with the operating
  3. 所属分类:C++

    • 发布日期:2013-04-13
    • 文件大小:1048576
    • 提供者:daunxx
  1. c++函数手册

  2. The standard C++ library is a collection of functions, constants, classes, objects and templates that extends the C++ language providing basic functionality to perform several tasks, like classes to interact with the operating system, data container
  3. 所属分类:C/C++

    • 发布日期:2013-05-28
    • 文件大小:1048576
    • 提供者:u010476670
  1. [计算机科学经典着作].C...Templates.-.Theplete.Guide.pdf

  2. c++模板的使用。详细介绍C++语言函数模板,类模板的使用方法和技巧。C++的模板有利与提高程序开发的代码复用,调高开发效率并减少错误。
  3. 所属分类:C++

    • 发布日期:2014-08-24
    • 文件大小:2097152
    • 提供者:zhuceme_kk
  1. C/C++函数手册

  2. C++ Library Reference The standard C++ library is a collection of functions, constants, classes, objects and templates that extends the C++ language providing basic functionality
  3. 所属分类:C++

    • 发布日期:2016-03-03
    • 文件大小:1048576
    • 提供者:u011854789
  1. C++函数手册(LibraryFunctions)

  2. C++函数手册+(LibraryFunctions) C++ Library Reference The standard C++ library is a collection of functions, constants, classes, objects and templates that extends the C++ language providing basic functionality to perform several tasks, like classes to i
  3. 所属分类:C++

    • 发布日期:2018-03-05
    • 文件大小:1048576
    • 提供者:sinat_41738252
  1. Django 全局的static和templates的使用详解

  2. 主要介绍了Django 全局的static和templates的使用详解,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友可以参考下
  3. 所属分类:其它

    • 发布日期:2020-09-19
    • 文件大小:227328
    • 提供者:weixin_38500948
  1. Pycharm自动添加文件头注释和函数注释参数的方法

  2. Pycharm应该是学python必用的编辑器了,关于它的使用之前已经写过几篇文章,今天再给大家继续介绍两个pycharm的小技巧,希望对大家有用。 1.自动添加文件头注释 文件头模板设置路径 Settings->Editor->File and Code Templates->Python scr ipt 在右侧箭头区域添加模板代码。 参考模板: #!/usr/bin/env python # -*- coding: UTF-8 -*- ''' Project :${P
  3. 所属分类:其它

    • 发布日期:2020-12-16
    • 文件大小:222208
    • 提供者:weixin_38640674
  1. js实现拖拽 闭包函数详细介绍

  2. js拖拽 采用简单的闭包实现方式 代码如下: /** * Created with JetBrains WebStorm. * User: lsj * Date: 12-11-24 * Time: 下午12:59 * To change this template use File | Settings | File Templates. */ var dragmanager=(function() { //标识移动元素z轴坐标 var index_z=1; //当前的拖拽元素 var drg
  3. 所属分类:其它

    • 发布日期:2020-12-12
    • 文件大小:36864
    • 提供者:weixin_38617846
  1. js-templates-advanced-templating-lab-v-000-源码

  2. Javascr ipt把手模板实验室 目标 练习使用把手模板 练习定义车把帮手 练习使用把手局部 介绍 在本实验中,我们将使用Handlebars模板构建一个简单的配方应用程序。 请按照以下说明进行操作,不要忘记运行测试并尝试您的应用,以确保一切正常! 您将使用模板,创建自定义帮助器以及使用局部函数。 可以在网站上找到帮助,我们将在下面简要回顾一下基础知识。 把手模板和助手 我们可以使用{{}}分隔符在脚本标签内构造模板来标记数据值,如下所示:
  3. 所属分类:其它

    • 发布日期:2021-02-20
    • 文件大小:11264
    • 提供者:weixin_42105570
  1. 浅谈django的render函数的参数问题

  2. hello.html 文件代码如下: HelloWorld/templates/hello.html 文件代码: {{ hello }} HelloWorld/HelloWorld/view.py 文件代码: # -*- coding: utf-8 -*- #from django.http import HttpResponse from django.shortcuts import render def hello(request): context = {} context[
  3. 所属分类:其它

    • 发布日期:2021-01-21
    • 文件大小:59392
    • 提供者:weixin_38677806
  1. 对DJango视图(views)和模版(templates)的使用详解

  2. 视图 在django中,视图对WEB请求进行回应 视图接收reqeust对象作为第一个参数,包含了请求的信息 视图就是一个Python函数,被定义在views.py中 定义完成视图后,需要配置urlconf,否则无法处理请求 在Django中,定义URLconf包括正则表达式、视图两部分 Django使用正则表达式匹配请求的URL,一旦匹配成功,则调用应用的视图 注意:只匹配路径部分,即除去域名、参数后的字符串 在test1/urls.py插入booktest,使主urlconf连接到bookt
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:54272
    • 提供者:weixin_38562026
  1. Go语言常见哈希函数的使用

  2. myhash.go /** * Created with IntelliJ IDEA. * User: liaojie * Date: 12-9-8 * Time: 下午3:53 * To change this template use File | Settings | File Templates. */ package main import ( crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 fla
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:32768
    • 提供者:weixin_38627826
« 12 3 4 5 6 »