摘要:
event.returnValue="------------------r r确定r r----------------------"; 阅读全文
摘要:
/*call1: //将A对象的方法放在B对象上执行 */ function ParentC() { this.Parent = "NOT-NULL"; } function ChildC() { ParentC.call(th... 阅读全文
摘要:
Declare @cityProId int select @cityProId=id from Provinces where ProvincesName=@ProvincesName print @cityProId insert into cities(ProId,cityName) select @cityProId as proid,col as cityname from dbo.f... 阅读全文
摘要:
当时业务需求:2 1 1 分支 父checkBoxList和一个子CheckBoxList 生成第三个CheckBoxList 阅读全文
摘要:
阅读全文
摘要:
正文 阅读全文
摘要:
View Code 新手 好像代码布局有点乱 没有调好 阅读全文