码迷,mamicode.com
首页 >  
搜索关键字:.aspx    ( 4364个结果
两种方法实现asp.net方案的前后端数据交互(aspx文件、html+ashx+ajax)
asp.net方案与数据库交互的两种方式。1.aspx文件基于事件响应机制的前后端数据交互 2.HTML+ashx通过ajax技术进行前后端数据交互 ...
分类:Web程序   时间:2018-10-01 01:04:08    阅读次数:226
【打印机】argox入门
立象dx4300打印机调试。 1 环境搭建 1.1 下载软件 登录 http://www.argox.com.cn/Pages/servicedownload.aspx 下载驱动和手册。 1.2 正常安装即可,电脑要先接上打印机的USB口。 1.3 通过USB连接打印机,打开Printer Tool ...
分类:其他好文   时间:2018-09-30 18:15:51    阅读次数:320
wordcount
一.码云地址 https://i.cnblogs.com/EditPosts.aspx?opt=1 https://gitee.com/lttzy/wordcount https://gitee.com/lttzy/wordcount 二.PSP表格 PSP2.1 PSP阶段 预估耗时 (分钟) 实 ...
分类:其他好文   时间:2018-09-28 20:49:21    阅读次数:168
服务器查看外网IP地址和方法
返回IP地址 curl ip.6655.com/ip.aspx curl whatismyip.akamai.com wget -qO - ifconfig.co curl icanhazip.com dig +short myip.opendns.com @resolver1.opendns.co... ...
分类:其他好文   时间:2018-09-28 19:16:55    阅读次数:217
.Net结合JQuery实现向aspx后台函数进行请求。
$.ajax({ url: "Default.aspx/aaaa", async: false, type: "POST", contentType: "application/json; charset=utf-8", dataType: "json", data: {name:"Tom",con ...
分类:Web程序   时间:2018-09-27 11:15:50    阅读次数:137
【ASP.NET】website转webapplication
*以下操作都以VS2013为参考; #新建两种web项目 1、添加webapplication项目; 2、添加website项目; #比较两种web项目新建的webform页面的不同点: 1、文件目录结构: 从图中可以看出webapplication项目中的webform页面多了*.aspx.des ...
分类:移动开发   时间:2018-09-26 21:37:32    阅读次数:235
Oracle 正则
https://www.cnblogs.com/qmfsun/p/4467904.html 匹配汉字可以用Oracle 内置函数 unistr('\4e00') -unistr('\9fa5') 来定位具体汉字 地址:http://tool.chinaz.com/tools/unicode.aspx ...
分类:数据库   时间:2018-09-26 17:16:06    阅读次数:218
国家哲学社会科学文献中心
http://www.ncpssd.org/Literature/articlelist.aspx?search=KElLVEU9Im1hcCIgT1IgSUtTVD0ibWFwIiBPUiBJS0VUPSJtYXAiIE9SIElLU0U9Im1hcCIp&searchname=6aKY5ZCNL ...
分类:其他好文   时间:2018-09-25 14:10:07    阅读次数:208
Downloaded file failed signature verification and may have been tampered with....
解决方法,直接到官网下载。 Microsoft Application Request Routing 3.0 (x64) https://www.microsoft.com/en-us/download/confirmation.aspx?id=47333 Microsoft URL Rewrit ...
分类:其他好文   时间:2018-09-22 14:47:13    阅读次数:400
1100 final standings
http://acm.timus.ru/problem.aspx?space=1&num=1100 link to the problem make a fast stable sorting algorithm. what is sort in c, quick sort. what is a s ...
分类:其他好文   时间:2018-09-22 12:52:31    阅读次数:174
4364条   上一页 1 ... 33 34 35 36 37 ... 437 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!