搜索资源列表
flash-asp计数器
- flash-asp计数器 动态即时显示来访者的人数 使用方法 把swf文件插入网页中(htm也可以,但是站点必须支持asp) asp文件放入同一目录下
将汉字转换为拼音(PHP源代码)
- 将汉字转换为拼音串的PHP源代码,只需把pinyin_table.php包含进你的程序代码里,然后调用函数 get_pinyin($str) 就可以将$str的汉字转换为拼音了。这个可以用于SEO里,把你的文章Title转换为英文,并附加到地址URL里,增加SEO的效果。本站的地址栏就使用了该种方法。 使用方法: <?php require_once("pinyin_table.php'); echo "Output : " . get_pinyin(
(Manning)Struts In Action
- struts in action, 详细介绍action,form的使用方法。经典-struts in action, detailing action, the use of form. Classical
jsplltjxts
- 计流量统计系统 数器使用方法 stat.jsp?uid=用户的ID号-dollars flow statistical systems with the use of several methods stat.jsp uid = user ID
Win 95下内存映射文件的工作原理及使用方法
- 内存映射文件的工作原理及使用方法-memory mapping document the working principle and methods of use
Bmp图像格式
- BMP图像文件格式使用方法-BMP image file format to use
DataGrid控件使用技巧
- DataGrid控件使用技巧 将数据库内容绑定至DataGrid是非常简单的,我们所要做的就是通过SQL查询来生成一个DataReader对象,将DataGrid的DataSource属性设为这个DataReader对象,然后调用DataGrid对象的DataBind()方法。剩下的事情就是将DataGrid放置到HTML中, -DataGrid control skills will use the database content to bind DataGrid is very
大眼睛的Mathematica教程
- 主要介绍一款功能强大的数学软件的简要使用方法,能够保证在很短的时间内学会.-introduces new powerful mathematical software brief use, and guaranteed in a very short time to learn.
Java布局管理器使用方法
- 很多初学者在用Java布局器自动布局画界面时,经常遇见不知道如何定义区域大小或按钮之间的距离等问题。我写过一篇《实现JAVA手动布局中各个组件能随窗口变化的方法》的文章,有读者反映算坐标不好算,问能不能用布局器实现文章中的界面。其实自动布局也可以解决定义区域大小或按钮之间的距离等问题,只是没有手动布局那么灵活。下面我就举一个例子。 -many beginners in using Java for automatic layout interface layout painting, met o
论坛程序
- 一个很好的ASp.net论坛程序,里面有很多的Javascr ipt技巧使用方法-ASp.net a very good forum, there are many skills to use Javascr ipt
一种使用小波分析的彩色图像压缩法
- 小波变换门限编码方法,计算简单,适用于硬件实现-A wavelet method based threshold code technique. Simply computation that can be easily implementation on hardware.
gkbm
- 《江苏省高考网上报名系统》——中学2005版 本软件版权归江苏无锡孙双忠所有,为造福广大中学教务人员,你可以任意复制、传播! 使用方法: 将gkbm文件夹只接上传服务器即可! 本机调试只需将gkbm文件夹放在C:\\inetpub\\wwwroot\\文件夹下。 然后在IE中输入:http:\\\\localhost\\gkbm\\index.asp即可运行, 管理入口:http:\\\\localhost\\gkbm\\admin.asp 用
ch375资料
- ch375的资料 ch375是一种重要的USB接口芯片 本文详细的介绍了芯片的功能和使用方法-ch375 ch375 information is an important USB interface chip is described in detail the functions of the chip and the use of methods
VectorTest
- 本源码演示Vector的使用方法,是一个applet,用appletviewer运行。-the source Vector demonstration on the use of an applet, with appletviewer running.
Unix下信号灯和共享内存的使用方法
- unix 系统下信号灯和共享内存的使用技术。-lights and the use of shared memory technology.
指针和数组的使用方法例子
- 指针和数组的使用方法例子-pointer array and the use of examples
JAVA使用JNI读写INI文件
- jni读取文件,简单了解jni层读取,保存文件的使用方法。(jni input/output instruction)
跨域解决方法
- JAVAWEB API接口 跨域解决方法,具体使用,附件有说明(JAVAWEB API interface cross domain solution, specific use, annex instructions)
weuidemo
- WeUI 是一套同微信原生视觉体验一致的基础样式库,由微信官方设计团队为微信内网页和微信小程序量身设计,令用户的使用感知更加统一。 本代码使用weui框架元素进行了网页设计,对H5开发者来说是一个很好的熟悉WeUI使用方法的示例。(WeUI is a basic style library consistent with WeChat's original visual experience, designed by WeChat's official design team for WeCh
Flex采用遮罩方法图片裁剪
- Flex4.6 图片使用遮罩方式裁剪图片(Flex4.6 pictures are cut by mask)