-
chuanqi1.76
网站模板,适合1.76,有需求的可以下载(Web site templates, suitable for 1.76)
- 2013-11-26 13:40:51下载
- 积分:1
-
londit
PHP探针程序,统计最全面效果最好的PHP探针,开源. (PHP probe program, the most comprehensive statistical best PHP probe, open source.)
- 2016-11-22 20:58:04下载
- 积分: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
-
网上书城
网上书城,加入购物车,买卖书,结账。黑马小项目。适合开发(Online bookstore, add shopping cart, buy and sell books, check out. Black Horse Small Project. Suitable for development)
- 2020-06-20 06:20:01下载
- 积分:1
-
pianyijiajiao
便宜家教网源码可以做毕业设计用,供大家参考学习(Online tutoring can be done cheaper source for design school, for your reference learning)
- 2011-05-09 17:57:59下载
- 积分:1
-
ds1
建立一张顺序存储结构的线性表(顺序表),表中数据元素为整型数,能够存储的最大元素数量为50。在该顺序表上依次完成以下操作:
(1)判定线性表是否为空。
(2)依次在顺序表尾部(第n+1位,n位线性表长度)插入数据元素:15、207、36、79、21、97、652、109、66、81,然后输出整张线性表(依次输出所有元素)。
(3)删除第5个元素,然后输出整张线性表。
(4)在线性表的第3位插入数据92,然后输出整张线性表。
(5)在线性表中查找值为79的元素,如果存在输出它是第几位,不存在输出提示信息。
(6)线性表中查找值为31的元素,如果存在输出它是第几位,不存在输出提示信息。
(7)查找线性表中,值为652的元素的前驱元素以及后继元素的值。
(Order to establish a linear table storage structure (order form), the table is an integer number of data elements, the maximum number of elements that can be stored is 50. On the order form in order to complete the following:
(1) determine whether a linear table is empty.
(2) sequentially in the order form the tail (the n+1 bit, n-bit linear meter length) into the data elements: 15,207,36,79,21,97,652,109,66,81, and then output the entire linear table (in order to output all elements).
(3) Delete the first five elements, and then output the entire linear form.
The first three insert data (4) line of the table 92, and then output the entire linear form.
(5) Find a linear table of elements is 79, if there is it is the first of several output, the output message does not exist.
(6) Find a linear table of elements is 31, and if there is it is the first of several output, the output message does not exist.
(7) Find a linear table, element 652 is a precursor elements and the va)
- 2014-05-11 19:16:52下载
- 积分:1
-
fileDownload
very intersting script php file download2
- 2013-12-19 08:56:55下载
- 积分:1
-
Learn PHP 7
这本书是学习PHP7语言相当完整的一本好教材.(The book is a good PHP7 programming material.)
- 2020-07-28 20:38:40下载
- 积分:1
-
CookieUtils
得到Cookie的值,得到cookie的域名,设置Cookie的值,并使其在指定时间内生效。(Get the value of the cookie, get the domain name of the cookie, set the value of the cookie, and make it effective within a specified time.)
- 2019-04-27 20:04:07下载
- 积分:1
-
irismvc_v2.0_rc1
IrisMVC 是一个面向对象的 PHP 框架,可让开发者在一个强大而且安全的底层架构上开发符合 MVC 模式的 Web 应用程序,IrisMVC 只提供开发者需要的一些基础功能,因此学习起来很简单(IrisMVC is an oriented object PHP framework, can let developers in a powerful and safe infrastructure development in line with the MVC pattern for web applications, IrisMVC only provide developers need some basic functions, so study up is very simple)
- 2016-04-13 17:42:43下载
- 积分:1