-
cockhorse
一个ASP木马程序的源代码,包括文件上传,邮件收发等(A compilation of trojans using ASP code)
- 2010-10-22 12:50:49下载
- 积分:1
-
bugfree2.1.3
BugFree是借鉴微软公司软件研发理念、免费且开放源代码、基于Web的精简版缺陷管理系统。(BugFree is Microsoft software development ideas, free and open source, web-based lite version defect management system.
)
- 2013-07-13 14:13:16下载
- 积分:1
-
都市信息供求网
本网站采用struts 2.0 +sql server200/mysql+tomcat编写而成,分为前台界面和后台界面。前台实现信息的检索与发布,后台实现管理员的信息审核与对信息的增删改查等。
- 2022-06-15 05:06:18下载
- 积分:1
-
SI_Prova_ClaudioPereira
sistemas web,baseado em c# aspnet
- 2014-01-31 12:09:24下载
- 积分:1
-
跑跑卡丁车
跑跑卡丁车的页面搭建,纯前端的练习程序,对于html,js,css的初学者是比较好的案例。(Page Construction of Running Kart)
- 2020-06-20 03:20:02下载
- 积分:1
-
candle
这些天为灾区人民所受灾难而心疼,为我们的“铁战士”及所有参与救援的人们而感动,写了这个小程序,目的在于让更多的爱国网站都能挂上这个小程序,为大地震逝者致哀,为灾区生者而祈祷祝福。(These days, to hit people suffered disaster distressed, for our iron soldiers and all the people involved in the rescue and moved, wrote a small program aims to allow more patriotic site can hang this little program for earthquake mourning the dead, for the living and stricken prayers.)
- 2016-04-20 10:03:50下载
- 积分:1
-
muicss_v1.5.1
umi.css解决web前端页面布局的最后一里路。在对web页面排版布局时,经常有琐碎的细节要另外写样式,umi.css样式库将最常用的碎片样式整合起来,并统一了样式命名规则。(Umi.css solves the last mile of Web front-end layout. In the layout of web pages, there are often trivial details to write styles. The umi.css style library integrates the most common fragment styles together, and unifies the style naming rules.)
- 2018-05-04 21:38:44下载
- 积分:1
-
图像上传
它是一个照片上传项目,我们可以能够上传照片,并查看主页,我们也可以能够给标题为每张照片。而从PHP和我的SQL数据库开发它使用有用的所有类型的开发者
- 2022-03-07 19:36:30下载
- 积分:1
-
宝淘在线商城
说明: 宝淘在线商城网站致力于向用户提供产品展示以及以购物为核心的网上购物服务,开发人员需要通过后台商家管理将自己的产品展现给客户,让客户可以通过网站便能自由的浏览并选择购买商品。在线商城共分两个部分,一部分是面向用户的部分,包括:登陆网站、用户注册成为会员(发表帖子)、浏览网站商品、选择商品加入购物车、购物车管理(删除、修改操作)、提交订单、付款、对购买后的商品进行评价等操作;另外一部分是面向后台商城管理部分,这部分的内容包括:商家注册、产品的添加、删除、?查询、订单的管理、对商家的管理(仅限超级管理员)等。(Baotao online mall website is dedicated to providing users with product display and online shopping services with shopping as the core. Developers need to show their products to customers through background business management, so that customers can browse and choose to buy products freely through the website. The online shopping mall is divided into two parts, one is for users, including: log on to the website, register as a member (post), browse the website products, select products to join the shopping cart, shopping cart management (delete, modify operations), submit orders, pay, evaluate the purchased products, etc.; the other part is for the background shopping mall management department This part includes: business registration, product addition, deletion, query, order management, business management (super administrator only), etc.)
- 2020-04-16 20:42:12下载
- 积分:1
-
JS解码PHP的urlencode编码
1、PHP在urlencode编码时要用utf-8格式,直接用GB2312编码urlencode,再用我写的JS就不能解了,因为里面用了JS的
decodeURI,它是对utf-8编码的,所以PHP编的时候也需要用utf-8格式编,不过我觉得应该用更佳的解决方法,比如用JS的
escape???
2、在调试时FireBug报过错,但只是报错,却不影响正常使用,之后又不报了。不解之余研究了半天,发现是PHP的编码源里有乱码,乱码类似于“ア”
的日、韩文,虽然后来发现该乱码是数据库错误造成的,但还是说明解码不是完全成功的,对极其特殊的一些乱码还是有点问题。但是现在的新新人类们在网上起名
时,还都爱加这类希奇古怪的东西,所以不能不考虑...
- 2022-01-25 16:12:49下载
- 积分:1