搜索资源列表
-
0下载:
这个文档写出了web开发中常用的一种分页技术,其中包含了用于实现分页的SQL语句,Javascr ipt代码,jsp页面的代码,和jdbc的操作源码,另外还有相关的代码注释,帮助大家理解原理,特别适合提高基础的初学者-This document sets out the development of commonly used web page of a technology, which includes pages for the realization of the SQL stateme
-
-
0下载:
二维条码编码插件(BarCodePlus)开发接口使用说明,详细阐述二维码编码接口和使用方法,可以生成PDF417、QrCode、DataMatrix、Hanxin等条码,是当禽最好的条码插件,可以供Javascr ipt和C#等工具调,ATL架构,COM+接口-Instructions for use of the two-dimensional bar code encoding plug-in (BarCodePlus) development interface, elaborate e
-
-
0下载:
注意:开发工具都是在编码为utf-8上运行的,没有进行任何的封装逻辑简单。对新手来说具有实战性和操作性的代码。可以学到点东西-Note: The development tools are encoded as utf-8 run, there is no any package logic is simple. Combat and operational code for the novice. You can learn something
-
-
0下载:
了更好地利用Python语言,无论是使用Python语言本身,还是将Python与C/C++交互使用,深刻理解Python的运行原理都是非常重要的。本书以CPython为研究对象,在C代码一级,深入细致地剖析了Python的实现。书中不仅包括了对大量Python内置对象的剖析,更将大量的篇幅用于对Python虚拟机及Python高级特性的剖析。通过此书,读者能够透彻地理解Python中的一般表达式、控制结构、异常机制、类机制、多线程机制、模块的动态加载机制、内存管理机制等核心技术的运行原理,同时
-
-
0下载:
Default scr ipting language
The scr ipting language of a JSP page defaults to Java.
Insert the following line in a JSP page to configure the
page to use Javascr ipt:
< @ page language = javascr ipt >
Using white space
White space co
-