-
tpglxt
八度印象投票系统自互联网共享的开源投票系统。本系统只是经过投票实际需求进行了部分改进。改进内容如下:
1、增加投票留言。
2、改进投票界面。
3、改进投票部分代码。
4、丰富了部分功能函数。(Eight degree impression voting system the Internet open source voting system. This system is only a part of the actual needs of voting. Improvements are as follows:
1, increase the voting message.
2, improve the voting interface.
3, improve the voting part of the code.
4, the rich part of the function.)
- 2017-01-24 15:44:24下载
- 积分:1
-
canyin
说明: 钻石餐饮娱乐管理有限公司
公司以餐饮娱乐休闲为主,提供娱乐信息,在此你可以放松自己,也可以注册会员进行交友。实地场所,提供席位预约。
后台路径 /admin/Login.asp
用户名/密码: admin/admin
(Diamond Restaurant Entertainment Management Co., Ltd. The company mainly catering entertainment and leisure, entertainment information, you can relax in this can also be registered members to friends. Field sites, provides reservation of seats. Back path/admin/Login.asp username/password: admin/admin)
- 2010-04-28 19:59:38下载
- 积分:1
-
shoppingCenter
网络购物中心web系统,简单实用,是Java新手研究的好实例(Web system, network shopping center is simple and practical, is a good example of beginner Java study)
- 2014-04-08 21:52:22下载
- 积分:1
-
attachments-Spanish-es-ES-2.0
Plantilla para Joomla, Archivos adjuntos
- 2011-05-31 02:39:58下载
- 积分:1
-
广告点击网源码,快速建站,让别人为你打工
应用背景广告点击任务网源码,网页精美大气,正规建站做网赚。内附详细安装说明,经实测可用。关键技术如何快速提高网站流量
1.交换友情连接(最好做网赚站连接)
2.博客 论坛推广 发布发贴推广任务最好写软文
3.搜索引擎提交网站
120个网站搜索引擎提交入口
网站建设完成之后,第一件事情就是向各大搜索引擎提交新网站。搜索引擎提交包括提交给搜索引擎爬虫和提交给分类目录。提交给搜索引擎爬虫的目的是让搜索引擎将网站收录到索引数据库。检验网站是否被搜索引擎收录的办法是直接在搜索引擎中搜索网址,查看能否找到网站结果,也可以通过输入命令site:yoursite获得具体的页面收录数量。提交给搜索引擎分类目录有两个目的:一是为了用户通过分类目录检索到网站,二是为网站获得一个高质量的外部链接,有助于增加网站的链接广度。
中文网站提交给搜索引擎爬虫和分类目录
百度免费登录入口 http://www.baidu.com/search/url_submit.html
一搜:http://www.yisou.com/search_submit.html?source=yisou_www_hp
中搜:http://service.chinasearch.com.cn/NetSea ... d/frontpageurl.jsp
搜狐:http://db.sohu.com/regurl/regform. ... RM&;class=
雅虎中国分类目录:http://cn.Yahoo.com/docs/info/suggest.html
新浪免费登录入口 http://bizsite.sina.com.cn/newbizsite/
MSN登陆入口http://search.msn.com/docs/submit.aspx?FORM=SUNOs
商情168搜索引擎免费登陆入口http://search.
- 2022-03-04 09:23:51下载
- 积分:1
-
深入React技术栈
说明: 本书从几个维度介绍了 React。一是作为 View 库,它怎么实现组件化,以及它背后的实现原理。二是扩展到 Flux 应用架构及重要的衍生品 Redux,它们怎么与 React 结合做应用开发。三是对它与 server 的碰撞产生的一些思考。四是讲述它在可视化方面有着怎样的优势与劣势(This book introduces React from several dimensions. The first is how to implement componentization as a View library, and the implementation behind it. The second is to extend to the Flux application architecture and important derivatives Redux, how they can be combined with React for application development. The third is some thoughts on the collision between it and the server. The fourth is to tell what advantages and disadvantages it has in visualization.)
- 2019-02-21 11:18:59下载
- 积分:1
-
wordpressbae_v3.6
整合了无XSL的Google Sitemap.这样谷歌网站管理员不会提示无法索引
整合了正常无措的百度网站地图.有利于SEO
整合了MP6插件美化后台
整合了多说评论插件,因为BAE评论始终有500问题,出现在AJAX评论上,而且BCMS发信经常定期问题,所以放弃自带评论系统,不过多说可以回流评论,没有多少问题(Integration of the Google Sitemap. XSL so Google site administrators will not be prompted to index
Integration of the normal and no measures of the Baidu site map is conducive to SEO
MP6 plug-in integration of the integration of the background
Integrated say comment plugin, because there is always five BAE comments appear in the Ajax comments and BCMS letter regularly issue, so give up own comment system, but to say much can be reflow comments, no question of how much)
- 2016-03-16 19:59:47下载
- 积分:1
-
SI_Prova_ClaudioPereira
sistemas web,baseado em c# aspnet
- 2014-01-31 12:09:24下载
- 积分:1
-
JavaScript鼠标悬停
应用背景onmouseover事件发生时,将鼠标指针移动到一个元素,或在一个孩子的。提示:此事件通常与onmouseout事件一起使用,当用户移动鼠标指针从一个元素。关键技术当鼠标指针悬停在该元素的mouseover事件发生。的mouseover()方法触发mouseover事件,或将要运行的函数当mouseover事件发生。注:不像MouseEnter事件,mouseover事件触发如果鼠标指针进入任何子元素以及元素。的MouseEnter事件只是触发时,鼠标指针进入选定的元素。看到的例子在页面的最后一个示范。提示:此事件通常与mouseout事件一起使用。
- 2022-02-02 19:59:46下载
- 积分:1
-
超炫jQuery测试答题功能
超炫jQuery测试答题功能 可用与考试或者调研系统等,前台页面。jQuery的小测验(Quiz)插件:jQuizzy。
- 2022-04-29 21:34:28下载
- 积分:1