-
PHP operation required MySQL database and source code. PHP+ Mysql
PHP操作MySQL所需的数据库和程序源代码。
PHP + Mysql-PHP operation required MySQL database and source code. PHP+ Mysql
- 2022-09-04 23:00:03下载
- 积分:1
-
rup资料 rup资料 rup资料
rup资料 rup资料 rup资料-RUP RUP information information information RUP RUP RUP data information
- 2022-02-09 11:09:13下载
- 积分:1
-
简单网站代码
一个很简单的官方咖啡馆动态信息交互式网站
- 2023-06-13 01:31:41下载
- 积分:1
-
NB文章系统,使用方法在压缩包内。
NB文章系统,使用方法在压缩包内。-NB article, the use of compressed packet.
- 2022-03-03 11:37:07下载
- 积分:1
-
仿百度留言簿控件
仿百度留言簿控件,提供三款界面:灰色,绿色,蓝色
使用方法:
一.将guest目录全部文件传到FTP根目录.
二.用调用
三.后台管理地址:/guest/admin/index.asp
管理员和密码都是admin
- 2022-02-15 03:48:42下载
- 积分:1
-
FlexPaper 在线浏览pdf word ppt文档 示例源码下载
没有较全的参数说明。就连官方网站都没有。没法,最后只得将swf文件反编译后查看了源码才将里面的参数全部弄出来。 好了,废话不多说,开始正题。 1. 概述FlexPaper是一个开源轻量级的在浏览器上显示各种文档的组件,被设计用来与PDF2SWF一起使用, 使在浏览器中显示PDF成为可能,而这个过程并无需PDF软件环境的支持。 另外也可以通过将一些例如Word、PPT等文档转成PDF,然后实现在线浏览。 2. 实现步骤 文档(PDF,Word,PPT等) ----> 转换为SWF -----> 使用FlexPa在线浏览 2.1. 转换SWF 需要使用一个工具,SwfTools,目前最新版本是0.9.1; 下载地址 可以使用命令行将文件转换为swf文件; 例如将Paper3.pdf转换成Paper3.swf的命令为: C:SWFToolspdf2swf.exe Paper3.pdf -o Paper3.swf 与之对应的程序实现方法:(C#) Process pc = new Process();ProcessStartInfo psi = new ProcessStartInfo(“C:\SWFTools\pdf2swf.exe”, “Paper3.pdf Paper3.swf”);pc.StartInfo = psi;pc.Start();pc.WaitForExit(); 更多关于SwfTools命令的说明可点这里下载说明文档。 2.2. 浏览器中浏览 首先要下载Flexpaper,目前最新版本为1.4.0 ; 下载地址 下载后解压到网页目录中。 在页面中使用以下代码即可实现Swf文档的浏览。var params = {SwfFile : "Paper.swf",Scale : 0.6}swfobject.embedSWF("FlexPaperViewer.swf","cb","500","500","9.0.0","js/swfobject/expressInstall.swf", params) SwfFile参数是你想显示的文件,Scale是0-1之间的数,表示显示的放大参数。 说的再好听,不如看源码来得直接。源码在这里下。 下面才是本文 的重点(网上找不到的 *_*,找到也没有这详细;嘻嘻)3. 参数列表 官方网站有,但是没有我的全。 去官网参数名称参数值及说明CursorToolsVisible(True/False)FitPageOnLoad(True/False)FitWidthOnLoad(True/False)FullScreenAsMaxWindow(True/False)FullScreenVisible(True/False)NavToolsVisible(True/False)PrintEnabled(True/False)PrintToolsVisible(True/False)ProgressiveLoading(True/False)ScaleSearchToolsVisible(True/False)StartAtPageSwfFileViewModeToolsVisible(True/False)ZoomIntervalZoomTimeZoomToolsVisible(True/False)ZoomTransition4. 事件与函数 这个不多,还是列下吧,不过要详细的请到官网去看吧。去官网 函数名称 函数说明gotoPage (Number pageNumber) 跳转到指定页fitWidth() 设置为宽度模式视图fitHeight() 设置为高度模式视图loadSwf (String swffile) 加载一个新的swf文件到浏览器中getCurrPage() 获取当前页码nextPage() 跳转到下一页prevPage () 跳转到上一页Zoom (Number factor) 按系数缩放searchText (String text) 搜索文字switchMode (String mode) 变换视图模式;参数值可为("Portrait", "Two Page", "Tile")printPaper () 打印加载的文档事件名称事件说明onDocumentLoaded ()文档加载完成后触发onDocumentLoadedError (String errorMessage)加载文档出错时候触发onProgress (Number bytesloaded, Number bytestotal)文档正在加载的时候触发onCurrentPageChanged (Number pagenumber)页面改变时触发onExternalLinkClicked (String link)当用户点击外部链接的时候触发
- 2013-12-05下载
- 积分:1
-
c#shop net shop
c#shop 网上商城管理系统 ;有功能有数据-c#shop net shop
- 2022-10-16 03:45:05下载
- 积分:1
-
以ASP为开发工具做的购物的HTML静态版…
以ASP为开发工具,做的HTML静态版购物系统.HTML静态版以其强大的功能,拥有5套不同色调的模板,后台只须轻轻一点,整站风格即可瞬间更换,从此摆脱风格单一、枯燥的界面,每天给客户以新的感觉、新的享受!-To ASP for the development of tools to do the static HTML version of the shopping system. HTML static version of its powerful features, with 5 sets of different color templates, background only gently point, the whole point style can be an instant replacement, then from the style of a single , boring interface to customers every day with a new feeling, new to enjoy!
- 2022-02-26 11:40:42下载
- 积分:1
-
视频点播系统 ,使用 Asp2.0 C# SQL2000 结构简单 基本功能一个不少 关键部分均注释...
视频点播系统 ,使用 Asp2.0 C# SQL2000 结构简单 基本功能一个不少 关键部分均注释-Video-on-demand system, using Asp2.0 C# SQL2000 simple structure and a lot of the basic functions of a key part of the Notes
- 2022-04-02 11:58:24下载
- 积分:1
-
this the school's online examination system, which has changed!
这个是学校的网上考试系统,内容有所改动-this the school"s online examination system, which has changed!
- 2023-09-03 09:40:04下载
- 积分:1