CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 代码规范

搜索资源列表

  1. objective-c-beginners-guide

    0下载:
  2. 一本关于objective-c语言的书籍,比较适合初学者使用,代码规范、详细和详细的解释-A book on objective-c language books, more suitable for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:214004
    • 提供者:李秀慧
  1. CsrssWalker_Achillis_Src

    0下载:
  2. 枚举系统进程,代码规范,调用接口简单,有详细的使用示例!-Enumerate processes, coding standards, called simple interface, with detailed examples of use!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:244316
    • 提供者:李荣华
  1. personal-management-system

    0下载:
  2. 可用于商业领域,功能齐全,代码规范,实施后,便于2次开发。-Can be used for commercial areas, fully functional, code specification, implementation, easy 2 development.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-05
    • 文件大小:892583
    • 提供者:pealing
  1. AjaxClassic-example

    0下载:
  2. 该书用40多个实例覆盖Ajax 技术应用的典型场景,用完整的流程图表示函数的调用关系,并指明了实例可扩展或可改进的地方。书中的实例相对独立,可从任何一个开始阅读;该书还讲解了一批Ajax的第三方组件,拓展了读者的知识面。其中的代码规范,层次清楚,注释丰富,若配合视频演示光盘进行学习,更易于读者对Ajax的理解。-The book covered with more than 40 instances of the application of Ajax technology typical sc
  3. 所属分类:Ajax

    • 发布日期:2017-04-01
    • 文件大小:175407
    • 提供者:兰家胜
  1. CSharpPCodePStylePGuide

    0下载:
  2. 一个很好,很详细的C#代码规范,可以作为公司标准的规范-A very good, very detailed specification of C# code, as the company standard specifications
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:372846
    • 提供者:chgsh
  1. ExcelVBAlearn

    0下载:
  2. VBA手册讲解内容包含VPB运行特性,代码规范,具体范例,供学者参考。-VBA manual to explain, the use of property.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-31
    • 文件大小:13581260
    • 提供者:SXB
  1. CocoaCodeConvention

    0下载:
  2. Objective-C的技术规范,以及编程的定义code代码规范等-Objective-C technical specifications and programming standards such as the definition of Code code
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-08
    • 文件大小:1711938
    • 提供者:ian
  1. tuopuorder

    0下载:
  2. 数据结构课程设计的拓扑算法,运用链表指针,代码规范,无错误-Topological data structures course design algorithm, the use of list pointers, code specifications, error-free
  3. 所属分类:Data structs

    • 发布日期:2017-06-10
    • 文件大小:17249323
    • 提供者:王帅
  1. Google-C-P-P-coding-standards

    0下载:
  2. Google C++代码规范,这对代码的可读性,程序员之间的协调性都很有帮助。-Google C++ coding standards, which the readability of the code, the coordination between programmers are very helpful.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:248358
    • 提供者:Nick.Yu
  1. java--code

    0下载:
  2. java代码规范!!!希望对大家有帮助!-java coding standards! ! ! We hope to help!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:186411
    • 提供者:xiaozhuo
  1. vc

    0下载:
  2. 代码风格(Coding Style)是一种习惯 现在许多大公司都对员工书写代码制定了规范 开发大项目时由项目管理者制定代码规范 程序风格的重要构成因素-Coding style (Coding Style) is a habit many large companies are now writing code for staff to develop a specification and development of large projects developed by the
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:307136
    • 提供者:zhouwenhong
  1. CPP-code-standard-v1.0

    0下载:
  2. 关于 经典的 C++ 代码规范 很好的学习资料 是个大公司的内部资料 一个高级程序的代码规范 学了 你的代码就会变的通俗易懂-abort good exmple for code standor learn document is big company information
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:20730
    • 提供者:313561014
  1. code-style-1.0

    0下载:
  2. 我在飞信的工作用的代码规范,符合飞信客户端标准的- My work at fetion codes, with fetion client standards
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:7171
    • 提供者:刘斯玉
  1. DateTime0

    0下载:
  2. 利用windows写的一个类,做到了企业要求的代码规范,能够读取系统时间,并转换为UTC-Windows to write a class to do the business requirements of the code specification, the ability to read the system time, and converted to UTC
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:8174644
    • 提供者:有朋
  1. cpplint

    0下载:
  2. 听说过google的C++代码规范吧。 这个脚本可以检测你的代码是不是遵守Google style。 有兴趣了 -Heard of Google C++ code specifications. This scr ipt can detect your code with Google style is it right?. Interested in a try
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:37453
    • 提供者:qe
  1. JavaCode-write-standard

    0下载:
  2. 代码规范 功德无量 这是一个很完整的java代码编写的规范。-A java code write standard
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:23474
    • 提供者:李好
  1. ICQ_chat_Client

    0下载:
  2. 一个即时socket小通讯软件的客户端,代码规范,模仿写的,修改了下!-An instant socket communications software client, code specifications, to imitate written, modified
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3257335
    • 提供者:杨乐
  1. FIND

    0下载:
  2. vb+mapx实现查询功能,代码规范,功能完整,对新手有指导意义-vb+ Mapx achieve the query function, the code specification, fully functional guidance to the novice
  3. 所属分类:GIS program

    • 发布日期:2017-04-04
    • 文件大小:8705
    • 提供者:陈懿轩
  1. GeosetManager

    0下载:
  2. vb+mapx下GeosetManager标准教程,代码规范,适合新手-vb+ Mapx GeosetManager standard tutorials, code specifications, suitable for novice
  3. 所属分类:GIS program

    • 发布日期:2017-03-29
    • 文件大小:30398
    • 提供者:陈懿轩
  1. heat

    0下载:
  2. 该文件流体热传递仿真实例程序。包含各种情况的液体热传递的仿真,思路清晰,代码规范,对于流体热传递的分析具有非常重要的参考价值。-The file fluid heat transfer simulation example program. Includes a variety of liquid heat transfer simulation, clear thinking, coding standards, and has a very important reference value
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:9724
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com