搜索资源列表
Shopxp
- Shopxp购物系统历经多年的考验,并在推出shopxp免费购物系统下载之后,收到用户反馈的各种安全、漏洞、BUG、使用问题进行多次修补,已经从成熟迈向经典,再好的系统也会有问题,在完善的系统也从在安全漏洞,该系统完全开源可编辑,当您下载这套商城系统之后,可以结合自身的技术情况,进行开发完善,当然您如果有更好的建议可从官方网站提交给我们。Shopxp网上购物系统完整可用,无任何收费项目。该系统经过全面测试完整可用,如果碰到问题,先检查一下本地的配置或到官方网站提交问题求助。 -Shopxp
number
- /*用Dijkstra算法求有向网C的v1定点到其余顶点v的带权路长D[v] final[v]为ture当且仅当v在S的集合内,就求得从v1到v的最短路径*/
aspfile
- 从Web服务器端发送文件到浏览器客户端的程序 -Sending file from web server to the application of client
downurlfile
- 从网上下载一个文件 -Downloading a file from network
GetLink_demo
- 从IE中拖拉一联接到一列表框 -Draging a url from IE to a ListBox
findmail
- 我写的一个从文本文件里解析email地址的程序- I write analyzes the email address from the text documents the procedure
httpgetfile
- 使用HTTP从web server端下载一个文件-Download a file from web server port using HTTP
WebGrab
- 从网络下载文件的类-Class for downloading files from network
dedecmsv51sp1
- DedeCms由2004年到现在,已经经历了五个版本,从DedeCms V2 开始,DedeCms开发了自己的模板引擎,使用XML名字空间风格的模板,对美工制作的直观性提供了极大的便利-DedeCms from 2004 to now, has gone through five versions DedeCms V2 from the beginning, DedeCms developed its own template engine, using the XML Namespace st
wangqifreev30_full
- 本系统采用ASP.NET内核制作,本系统最大的特点是 后台管理功能强大,网站运行速度快,支持静态输出,网站安全性极高,对搜索引擎的支持性好,24小时自动循环新闻采集,网站界面可任意定制各类精美页面.整套系统精雕细琢无一垃圾代码。 系统特点:静态页面对搜索引擎更友好,速度更快.而且更安全. 主要功能: ·集成讨论区,可作为留言版或简易论坛 ·首页、 分类、新闻、专题可生成静态页面 ·生成速度可在每分钟30页到2000页之间选择 ·首页静态文件自动定时生成
Demo18_Menu_CreateMenuDynamicFromDb
- asp.net 从数据库创建动态菜单源码-Create asp.net dynamic menu from a database source
pmd
- 图片跑马灯效果,开始从右往左走,等图片出完就左右晃动-marquee
CHttpDownload
- VC/MFC 从指定url下载文件...代码里写入的是本地url...用户可自己修改代码.从指定位置下载文件,可多个文件一起下载.稍加修改即可使用在项目中.-VC/MFC from the specified url in the download file ... the code into the url ... the local users can modify their own code. From the specified location to download files,
longkeyword
- 能够从网页中提取网页中的相关搜索后面那几个关键字,暂时没有作错误处理-Able to extract the relevant search page a few keywords that
Webservershangchuanwenjian
- 如何从本机向Web服务器上传文件。应用程序向导已为您创建了此 Example 应用程序-wu
IEButton
- VC++在IE工具栏中加入一个图标,不懂的朋友可以下载这个示例程序,你会从中学到方法,现在的不少软件像迅雷、MSN、网际快车等,在安装完成后都会在IE的工具栏中加入一个图标,以方便用户使用软件,其实这种功能不赞成使用,如果每个人都把自己的软件添加这么一个功能,那IE的工具栏岂不是太热闹了? -VC++ to add a toolbar in the IE icon, but not the friends can download the sample program, you will l
Multi-threaded-HTTP
- 多线程—断点续传,我做了一个简单的Http多线程的下载程序,来讨论一下多线程并发下载以及断点续传的问题。 这个程序的功能,就是可以分多个线程从目标地址上下载数据,每个线程负责下载一部分,并可以支持断点续传和超时重连。 -Multi-threaded- HTTP, I made a simple multi-threaded download Http to discuss the multi-threaded concurrent downloads and HTTP issues.
punycode_for_vfp
- punycode for vfp 。是从punycode.js 转来的。-punycode for vfp. Is transferred from punycode.js come.
EmailChecker
- 从多个邮件服务器检测您的新邮件- Checks your new mails from mutiple mail servers(yeah it works!!!!!). it switches tray icons on different states & displays the number of new messages (as msn messenger display messages) and plays a WAV file
CsIEController
- 通过C#获取IE文档对象,从而实现从外部控制浏览器,目前支持两种获取方式,控制部分就不提供源码了^_^。-Gets IE document object With C# , enabling external control of the browser, currently supports two access methods.