-
asp家政供求信息网站源码(市区街选择)
资源描述 开发了几个月的网站开源了,供求信息,分类仿赶集,可市-区-街选择,带多选搜索,搜索用存储过程。会员发布管理,后台管理生成静态页面,用MSSQL开发,数据库导入DB中的.BAK备份文件
- 2022-10-05 05:45:07下载
- 积分:1
-
wwwroot
高尔夫购物网站源码,属于精品源码,在毕业后和朋友一起研究的,但是由于推广不当,且销售对象国外,项目搁浅。前台js效果不错,支付功能完善,下单邮件提醒,注册邮件提示,购物车自动结算,优惠券自动结算,后台采用模板,基本功能完善。但有不完善的地方在后台,各位可基本参考,然后各自修改。(Golf shopping website source code, is a fine source, study with friends after graduation, but due to the improper promotion, sales the object abroad, project ran aground. The front desk js pay featured, order mail alert registered e-mail alerts, automated clearing cart, coupons automatically settlement, as background templates, improve the basic functions. However, there are imperfections in the background, you can be the basic reference.)
- 2020-09-27 17:37:46下载
- 积分:1
-
SwfUpload_AienAspUpload_v2.0
艾恩ASP无组件上传,配合Flash实现友好进度条显示,可自由定义上传文件大小,类型等,具体参数请参考index.html的配置。(Ain the ASP-free components Upload with Flash friendly progress bar displays, freely definable file upload size, type of specific parameters please refer to the configuration of the index.html.)
- 2013-01-30 00:02:05下载
- 积分:1
-
AIR5
网页登陆的注册页面,采用的主要技术有HTML、CSS和Javascript(HTML, CSS and Javascript are the main technologies used in the registration page of web page landing)
- 2020-06-22 15:40:01下载
- 积分:1
-
s080Employment-center
s080英才学院就业中心 s080英才学院就业中心.(s080 s080 Ying Cai Ying Cai University College Job Centre Job Centre.)
- 2011-07-19 15:33:11下载
- 积分:1
-
企业招聘制度
应用背景企业招聘系统(CRS)是基于网络的工具减少求职者和求职者之间的沟通差距。并;和公司;&;&;&;&;&;&;&;这个解决方案的主要目标是使招聘过程容易任何组织。CRS是考虑双方的工作设计供应商和求职者。CRS让求职者登记他们的详细资料与系统的技能和经验,然后在另一方面,即使它允许工作人员在系统中对其进行岗位要求。并;和公司的;&;&;&;&;&;&;&;招聘管理系统有助于工作人员即企业有需要的员工,需要工作的求职者,(对于这两个口和新生)。 ;这个门户网站的主要目的是为求职者提供职位空缺而不带任何电荷从他们这technologies.crs将自动发送邮件给所有求职者的技能与需求相匹配。关键技术和公司;及;及;及;及;
- 2022-03-14 18:49:20下载
- 积分:1
-
phpsea
说明: 1)无需mysql支持,无需建立索引,无需设置路径,放在哪级目录下,就搜索该目录和子目录;可以搜索一切文本类型的文件(txt.htm.asp.php.cgi.chm.hlp.)search.php为简单版,如果站点文件数量大,占用空间多,推荐使用,搜索结果如果有title,则显示title;无title显示文件名,搜索结果自动编号。search0.php在此基础上,增加了显示关键词所在行、关键词自动高亮显示、搜索结果分页处理。如果站点文件数量大,占用空间多,搜索速度会相对较慢,因为需要使用数。
(1) No mysql support, no index, no set path, on which level directory, the search for the directories and subdirectories can search all the text type of file (txt.htm.asp.php.cgi.chm.hlp. ) search.php for the simple version, if the site documents in large quantities, more space is recommended, the search results if there is title, the show title no title shows the file name, the search results automatically number. search0.php On this basis, an increase of the line display keywords, keyword automatically highlight the search results page processing. If the site a large number of documents, more space, the search speed is relatively slow, because of the need to use a few.)
- 2010-05-02 17:18:50下载
- 积分:1
-
在网格视图 上级联下拉列表
翻译 maninwest@Codeforge 作者:Tadit Dash @ Codeproject 文章将展示如何在网格视图GridView 本身呈现的下拉列表DropDownList 的 SelectedIndexChanged 事件中,获取GridView 的当前行,然后找到其他下拉列表并进行绑定背景当我在进行项目时,需要根据其他列上呈现的 DropDownList的选择,绑定一个列上的 DropDownList。这有些像级联下拉列表,两个 下拉列表呈现在同一个网格视图上。解决步骤是:1. 为第一个GridView 上的 DropDownList 附加 SelectedIndexChanged 事件2. 在事件内,首先获取 GridView 行,从中选择第一个 DropDownList 3. 然后从当前GridView 行中,找到第二个 DropDownList ,并跟数据表 DataTable 或其他东西捆绑。网格视图标记在标记Markup 中,你可以看到GridView 中声明了两个DropDownLists。一个是用于国家Country,另一个是用于城市 City。为了演示,我硬编码了国家Country的项目。您可以使用代码动态填充。注意:第一步,我已经将 OnSelectedIndexChanged 事件附加到Country DropDownList 中。目标:在行中选定Country后,为 特定行填充City DropDownList
- 2022-02-04 19:44:30下载
- 积分:1
-
gv1
GOOGLE VOICE无限短信接口+程序 v2.0
- 2010-10-09 15:54:43下载
- 积分:1
-
ASP.net MVC前台插件式框架
插件式前台框架,可以将网页小功能以模块形式加到框架中,之间互不干扰。这是微软。net平台,采用C#语言开发。快速发布,必备框架。集合了微信开发SDK,DynamicHelper,Encrypt,ServiceHelper
- 2022-02-20 12:30:53下载
- 积分:1