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

搜索资源列表

  1. C# Language Reference

  2. C# is a simple, modern, object oriented, and type-safe programming language derived from C and C++. C# (pronounced “C sharp”) is firmly planted in the C and C++ family tree of languages, and will immediately be familiar to C and C++ programmers. C#
  3. 所属分类:C#

    • 发布日期:2009-05-31
    • 文件大小:841728
    • 提供者:dymail
  1. DbfDotNet_version_1.0_Source

  2. Introduction This article present a tiny database engine which implements fixed width record tables and BTree indexes. This library is a work in progress, I am looking for some feedback on this to see if there is a need for it. This article is also
  3. 所属分类:C#

    • 发布日期:2009-06-05
    • 文件大小:66560
    • 提供者:grd001
  1. Professional.MFC.with.VC6

  2. Contents Chapter 1: The Microsoft Developer Studio The Microsoft Developer Studio The Project Workspace Project Workspace Window Project Configurations Managing Complex Projects Project Settings Converting Projects Source Code Files Resource scr ipt
  3. 所属分类:C++

    • 发布日期:2009-06-28
    • 文件大小:2097152
    • 提供者:hang313
  1. C++ FAQs

  2. C++ FAQs Part I. Preliminaries Chapter 1. Introduction FAQ 1.01 What is the purpose of this chapter? FAQ 1.02 What are C++ FAQs? FAQ 1.03 Who is the target audience for this book ? FAQ 1.04 Is this a book about C++ per se? FAQ 1.05 Why do deve
  3. 所属分类:C++

    • 发布日期:2007-09-15
    • 文件大小:917504
    • 提供者:lovewhzlq
  1. Dynamic Class Loading in the JavaTM Virtual Machine

  2. Class loaders are a powerful mechanism for dynamically loading software components on the Java platform. They are unusual in supporting all of the following features: laziness, type-safe linkage, user-defined extensibility, and multiple communicatin
  3. 所属分类:Java

    • 发布日期:2010-01-15
    • 文件大小:65536
    • 提供者:kurt6868
  1. C++ Coding Standards: 101 Rules, Guidelines, and Best Practices

  2. C++ Coding Standards: 101 Rules, Guidelines, and Best Practices By Herb Sutter, Andrei Alexandrescu Consistent, high-quality coding standards improve software quality, reduce time-to-market, promote teamwork, eliminate time wasted on inconsequential
  3. 所属分类:C++

    • 发布日期:2007-12-03
    • 文件大小:537600
    • 提供者:purewinter
  1. C++ Network Programming, Volume

  2. This book provides the information and tools you need to excel at these tasks.Your job will not be easy. Networked applications are often much harder to design, implement, debug, optimize, and monitor than their stand-alone counterparts. You must le
  3. 所属分类:C++

    • 发布日期:2007-12-11
    • 文件大小:2097152
    • 提供者:ybbai_cti
  1. ScalaByExample.pdf

  2. Scala smoothly integrates object-oriented and functional programming. It is designed to express common programming patterns in a consise, elegant, and type-safe way. Scala introduces several innovative language constructs.For instance: • Abstract ty
  3. 所属分类:Access

    • 发布日期:2010-04-07
    • 文件大小:887808
    • 提供者:bestchoice
  1. C# 4.0语言规范

  2. C# (pronounced “See Sharp”) is a simple, modern, object-oriented, and type-safe programming language. C# has its roots in the C family of languages and will be immediately familiar to C, C++, and Java programmers. C# is standardized by ECMA Internat
  3. 所属分类:C#

    • 发布日期:2010-09-27
    • 文件大小:459776
    • 提供者:jiangyiming
  1. WEB Safe3URW v1.0----一款WEB产品

  2. 主要功能:隐藏真实地址,搜索引擎优化(SEO),防止提交非法内容。 1. 隐藏真实地址:可以将true/true.aspx 的真实地址显示为false.aspx。 2. 搜索引擎优化:修正了微软UrlRewriter的几个缺陷,完美支持正则表达式。 3. 防止提交非法内容:可用正则表达式指定比如test.aspx?id=456提交的参数为数字类型等而防止提交非法内容。 说明:简洁而高效只有8.5k b,完美支持正则表达式。 注意:因为再.NET平台下开发所以运行需要安装:Microsoft .
  3. 所属分类:C#

    • 发布日期:2010-12-02
    • 文件大小:20480
    • 提供者:yecat2010
  1. C#语言规范4.0 word版

  2. 简介 C#(读作“See Sharp”)是一种简洁、现代、面向对象且类型安全的编程语言。C# 起源于 C 语言家族,因此,对于 C、C++ 和 Java 程序员,可以很快熟悉这种新的语言。C# 已经分别由 ECMA International 和 ISO/IEC 组织接受并确立了标准,它们分别是 ECMA-334 标准和 ISO/IEC 23270 标准。Microsoft 用于 .NET Framework 的 C# 编译器就是根据这两个标准实现的。 C# 是面向对象的语言,然而 C# 进一
  3. 所属分类:C#

    • 发布日期:2010-12-18
    • 文件大小:735232
    • 提供者:gongfangsheng
  1. Java语言规范 Java Language Specification

  2. Java语言规范: This specification is organized as follows: Chapter 2 describes grammars and the notation used to present the lexical and syntactic grammars for the language. Chapter 3 describes the lexical structure of the Java programming language, whic
  3. 所属分类:Java

  1. 基于模板、类型安全、通用的观察者模式的C++实现

  2. Implementation of Template-based, type-safe and generic Observer Pattern for C++基于模板、类型安全、通用的观察者模式的C++实现;包含库文件和使用示例。
  3. 所属分类:C++

    • 发布日期:2011-08-22
    • 文件大小:6144
    • 提供者:oyquan
  1. Android代码-gson-type-safe-adapter

  2. gson-type-safe-adapter A type safe gson adapter. Introduction This library can help mismatch input types keep correct default value, never null. But keep in mind, input JSON should still be legal format. It doesnt change the Gson original code, jus
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:66560
    • 提供者:weixin_39841848
  1. Laravel开发-type-safe-collection

  2. Laravel开发-type-safe-collection 一个围绕照明/集合的瘦包装,允许对集合元素强制类型约束
  3. 所属分类:其它

    • 发布日期:2019-08-28
    • 文件大小:14336
    • 提供者:weixin_38744207
  1. Type-Safe Swift Networking.zip

  2. Type-Safe Swift Networking.zip,Type-Safe Swift Networking
  3. 所属分类:其它

    • 发布日期:2019-09-23
    • 文件大小:109568
    • 提供者:weixin_38744375
  1. Type-Safe Associated Objects in Swift.zip

  2. Type-Safe Associated Objects in Swift.zip,Type-Safe Associated Objects in Swift
  3. 所属分类:其它

    • 发布日期:2019-09-24
    • 文件大小:14336
    • 提供者:weixin_38743968
  1. safe-react:Gnosis Safe Multisig-在以太坊上存储数字资产的最受信任平台-源码

  2. 安全的Gnosis多重签名 在以太坊上存储数字资产的最受信任的平台 入门 这些说明将为您提供在本地计算机上运行并运行的项目的副本,以进行开发和测试。 有关如何在实时系统上部署项目的注释,请参阅部署。 先决条件 您需要什么东西来安装软件以及如何安装它们 yarn add truffle // recommended usage of -g flag yarn add ganache-cli // recommended usage of -g flag yarn add flow-type //
  3. 所属分类:其它

    • 发布日期:2021-03-09
    • 文件大小:2097152
    • 提供者:weixin_42137032
  1. 切换器:适用于React&Preact应用的Type-safe TypeScript-first简约路由器-源码

  2. 切换台 类型安全的Typescr ipt优先于React&Preact应用的简约路由器。 为什么? 设计时要考虑Typescr ipt的类型推断 通用代码(浏览器和Node.js) 功能性API 完全类型安全 自动完成路线,参数和元信息 跟any说再见! 与例外告别! 请注意,该库取决于 ,因此它仅在起作用(表示不支持IE) 安装 该库可作为和npm软件包提供: # For React npm install switcher/react --save # Or using Yar
  3. 所属分类:其它

    • 发布日期:2021-02-12
    • 文件大小:126976
    • 提供者:weixin_42131861
  1. next-type-safe-routes:您的用户再也不会遇到断开的链接!-源码

  2. 下一类安全路线 next-type-safe-routes解析Next.js应用程序中的/pages文件夹,并为应用程序中的所有页面和API路由生成类型。 然后,可以使用这些类型来确保您仅链接到应用程序中实际存在的页面(并且仅使用API​​路由)。 使用生成的类型,您可以使用getRoute实用程序来检索应用程序中肯定存在的链接: import { getRoute } from "next-type-safe-routes" ; getRoute ( "/users" ) ; // fo
  3. 所属分类:其它

    • 发布日期:2021-03-27
    • 文件大小:545792
    • 提供者:weixin_42117116
« 12 3 4 5 6 7 8 9 10 ... 13 »