Welcome![Sign In][Sign Up]
Location:
Search - javascript library c

Search list

[Internet-Networkprototype-1.5.0

Description: Prototype is a JavaScript Framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.-Prototype is a JavaScript Framework that a ims to ease development of dynamic web applicat ions. Featuring a unique, easy-to-use toolkit for class-driven develop ment and the nicest Ajax library around, Prototype is quickly becoming the codebase of c hoice for web application developers everywhe 're.
Platform: | Size: 16096 | Author: shuajie | Hits:

[ISAPI-IEprototype-1.5.0

Description: Prototype is a JavaScript Framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.-Prototype is a JavaScript Framework that a ims to ease development of dynamic web applicat ions. Featuring a unique, easy-to-use toolkit for class-driven develop ment and the nicest Ajax library around, Prototype is quickly becoming the codebase of c hoice for web application developers everywhe 're.
Platform: | Size: 15360 | Author: shuajie | Hits:

[WEB CodeSimpleChat

Description: C#.NET 代码 用C# .net + javascript + ajax实现的 web聊天原理 没有用其他的ajax类库,全自行代码,有利于学习ajax原理的朋友-C#. NET code using C#. Net+ Javascript+ Ajax realize the principle of the web chat without using any of the ajax library, all on its own code, is conducive to learning ajax Principle Friend
Platform: | Size: 37888 | Author: 简单 | Hits:

[Other Web CodeSimpleAjaxChat

Description: 最简单无刷新聊天室源码 输入用户名,进入,直接就可以聊天了(最好找几个人一起测试呵呵) C#.NET 代码 用C# .net + javascript + ajax实现的 web聊天原理 没有用其他的ajax类库,全自行代码,有利于学习ajax原理的朋友 SimpleChat为web文件夹 -The simplest source without refreshing the chat room to enter a user name, enter the chat directly on the can (a few people together to find the best test huh) C#. NET code using C#. Net+ Javascript+ Ajax realize the principle of the web chat without using any of the ajax library, all on its own code, is conducive to learning principle ajax friends SimpleChat folder for the web
Platform: | Size: 44032 | Author: michael wang | Hits:

[JSP/JavaEXT2.0_chm

Description: EXTJS(Javascript类库)的帮助文档-EXTJS (Javascript library) help documentation
Platform: | Size: 3606528 | Author: Chen Min | Hits:

[JSP/JavaLiteBlaster_055_UTF8_SC

Description: LiteBlaster 是一款基于 .NET Framework 原创的 ASP.NET 论坛系统。后台程序库采用 C#/VB.NET 编写,前台采用 DIV/TABLE+CSS+JavaScript 的形式,并灵活运用 AJAX 技术为客户端带来不一样的体验。 -LiteBlaster is a based on. NET Framework System original ASP.NET forums. Background library using C#/VB.NET prepared using front DIV/TABLE+ CSS+ JavaScript form, and flexibility in the use of AJAX technology to bring about a different client experience.
Platform: | Size: 1549312 | Author: 罗子方 | Hits:

[JSP/Javaprototype-chm

Description: prototype.js 是由 Sam Stephenson 写的一个 javascript 类库。这个构思奇妙,而且兼容标准的类库,能帮助你轻松建立有高度互动的 Web 2.0 特性的富客户端页面。 -prototype.js written by Sam Stephenson, a javascript library. The idea intriguing, but also compatible with the standard class library, can help you easily create highly interactive Web 2.0 features of rich-client page.
Platform: | Size: 66560 | Author: huahua | Hits:

[Otherliao

Description: 用MFC编写的小程序聊天程序 ,学习网络编程可以看看哦,代码采用C# .net + javascript + ajax实现没有用其他的ajax类库,全自行手工编写代码, 有利于学习ajax原理的朋友. -Small programs written using MFC chat program, learning network programming can see Oh, the code using C#. Net+ javascript+ ajax achieved without using any of the ajax library, all on their own hand-writing code, there is conducive to learning ajax principles friends.
Platform: | Size: 216064 | Author: rrrrowing | Hits:

[Booksgoogle-v8-doc-chm

Description: 是google的JavaScript的C++库的文档 便于在C++中嵌入JavaScript语言-Is google' s JavaScript, C++ library to facilitate the documentation embedded in C++ JavaScript language
Platform: | Size: 249856 | Author: wujg1511 | Hits:

[Internet-NetworkSimpleAjaxChat

Description: 最简单无刷新聊天室源码 输入用户名,进入,直接就可以聊天了(最好找几个人一起测试呵呵) C#.NET 代码 用C# .net + javascript + ajax实现的 web聊天原理 没有用其他的ajax类库,全自行代码,有利于学习ajax原理的朋友-The simplest non-refresh chat room source to enter a user name, access, directly to chat with the (best to find a few people test Oh) C#. NET code with C#. Net+ javascript+ ajax implementation of web chat principle of no use other ajax library, all their own code, conducive to learning theory Friends ajax
Platform: | Size: 38912 | Author: | Hits:

[Database systemrealse

Description: 数据库访问操作 数据库操作类: 支持 SQLServer mysql sqlite Sybase Oracle等DB 数据库操作类 包括执行SQL或者存储过程,返回DataSet、DataTable等功能 完全支持存储过程和参数调用 javascriptClassLibrary 包括一些JavaScript 类封装 StringValid:字符串校验类 说明: 代码全部都是用 C# 语言(除JavaScript部分) 基于.net 2.0平台, 纯IL语言 Asp.net 和Winform WPF都可以使用 类库还分X86 和ANY 两种平台,满足将来 64位操作系统需要! 怎么使用呢? 1、ConnectionStrings.com 查找到 所需要的数据连接 字符串 2、找连接所需要类 我差不多都给你准备好了 3、区分好X86 和ANY的库 对于32位数据库只能用X86,64位的话用Any 比如 Sql Server 就有32位和64位之分 假如 你都用 32位,就用X86 如果 你打算 32位系统用32位Sql Server ,64位系统用64位Sql Server 那么可以使用Any 另外要注意 有的数据库只有32位,截至软件发布 2009-11-6 Sql Server Express和Access 都只有32位 4、 使用Microsoft Visual Studio 或者其他工具引用你需要的库 像 Sybase sqlite 都有链接库 就必须都要拷贝过去-Database operations categories: support for SQLServer mysql sqlite Sybase Oracle database operations such as DB Category Including the implementation of SQL or stored procedure and return DataSet, DataTable etc. Fully support the call stored procedures and parameters javascriptClassLibrary including some JavaScript class encapsulates StringValid: String Validation Class Description: All the code with C# language (except for some JavaScript) Based. Net 2.0 platform The language of pure IL Asp.net and Winform WPF can be used ANY library also points X86 and two platforms to meet the needs of the future 64-bit operating system! How to use it? 1, ConnectionStrings.com find the required data connection string 2, to connect the required class I am almost ready to give you 3, the distinction between good and ANY X86 libraries Database can only be used for 32-bit X86, 64-bit words with Any Such as Sql Server have 32-bit and 64-bit divided If you are
Platform: | Size: 1550336 | Author: Valiant | Hits:

[JSP/Javalibjson_6.2.1

Description: JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。这里提供的是一个c/c++上的Json解析库。-JSON (JavaScript Object Notation) is a lightweight data-interchange format. Here is a c/c++ Json parsing library.
Platform: | Size: 538624 | Author: mu | Hits:

[OpenGL programgl-matrix.c-master

Description: gl-matrix.c: C Matrix library for OpenGL apps. A port of the gl-matrix JavaScript library.
Platform: | Size: 13312 | Author: qiaoben | Hits:

[Otherpy152

Description: 作为主流的动态语言,Python不仅简单易学、移植性好,而且拥有强大丰富的库的支持。此外,Python强大的可扩展性,让开发人员既可以非常容易地利用C/C++编写Python的扩展模块,还能将Python嵌入到C/C++程序中,为自己的系统添加动态扩展和动态编程的能力。. 为了更好地利用Python语言,无论是使用Python语言本身,还是将Python与C/C++交互使用,深刻理解Python的运行原理都是非常重要的。本书以CPython为研究对象,在C代码一级,深入细致地剖析了Python的实现。书中不仅包括了对大量Python内置对象的剖析,更将大量的篇幅用于对Python虚拟机及Python高级特性的剖析。通过此书,读者能够透彻地理解Python中的一般表达式、控制结构、异常机制、类机制、多线程机制、模块的动态加载机制、内存管理机制等核心技术的运行原理,同时,本书所揭示的动态语言的核心技术对于理解其他动态语言,如 Javascript、Ruby等也有较大的参考价值。..(As a mainstream dynamic language, Python is not only easy to learn, good portability, but also has a strong library of rich support. In addition, the powerful scalability of Python allows developers to easily write Python extensions in C / C ++, embed Python in C / C ++ programs, add dynamic extensions to their systems, and dynamically programmatically ability. .)
Platform: | Size: 2532352 | Author: fffzw | Hits:

CodeBus www.codebus.net