E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
WebPage
HTML5 Web socket和socket.io
HTML5的新特性,用于双向推送消息(例如网页聊天,手机推送消息等) 原理: client利用regular http请求
webpage
请求的
webpage
执行javascript
·
2015-11-12 12:11
socket
asp页面和Asp.net页面传中文参数UrlEncode编码以及接收解码
HttpUtility.UrlDecode解码的,而asp的server.urlencode却和HttpUtility.UrlEncode的编码方式不一样, 举例:asp.net用Get方式传输的URL为:"
WebPage
.asp
·
2015-11-11 13:51
asp.net
跟UI自动化测试有关的技术
比如Win32、WinForm、WPF以及
WebPage
(这个比较特殊,确切的说不能叫控件)的控件类型2. 操作窗口对标准类型的控件方法的支持,比如按下按钮,在Listview中选择Item等3.
·
2015-11-11 11:26
自动化测试
Refreshing a
webpage
1.Using the standard HTML Mewta tag 'Refresh'. This tag specifies a delay before the browserautomatically reloads the page. The delay is specified in seconds. You can specify a URL also to reload. If
·
2015-11-11 09:00
refresh
Cucumber + Capybara - What we need for rails integration test
As you know, webrat can not run javascript on the
webpage
. In order to test javascript and AJAX ba
·
2015-11-11 08:12
integration
DropDownList width problem with FireFox/Safari
The DDL assumes a width of my
webpage
, which is fine because the scroll bar on the left is s
·
2015-11-11 02:58
firefox
[Selenium]刷新页面 Refresh page
5 different ways to refresh a
webpage
using Selenium Webdriver Here are the 5 different ways
·
2015-11-11 01:33
selenium
Javascript中Window.open参数详解
Javascript中Window.open参数详解 关于Window.open的参数小结(参书改编) 先看一个例子: [javascipt:]window.open("
Webpage
.asp
·
2015-11-10 23:19
window.open
Phantomjs 生成多页PDF
特别是分页问题,感觉资料很少,除了在 StackOverflow 上看到些许资料外,中文社区基本看不到,附上修改后的 rasterize.js 来做讲解: 1 var page = require('
webpage
·
2015-11-10 22:58
ant
mysql 中使用INSERT ... ON DUPLICATE KEY UPDATE(insert ignore)
这个语句非常好, 例如: IF(SELECT * FROM test.relation_seo_keyword_
webpage
WHERE keywordid = 1 AND webpageid
·
2015-11-09 12:48
update
Javascript Window.open参数
Window.open的参数: [javascipt:]window.open("
Webpage
.asp?
·
2015-11-08 16:56
window.open
JavaScript常用代码
; 关于Window.open的参数小结(参书改编) 先看一个例子: [javascipt:]window.open("
Webpage
.asp
·
2015-11-08 15:04
JavaScript
ADO绑定SQL数据库过程
--1 更新特定表中记录的存储过程并在
WEBpage
中使用ADO调用。
·
2015-11-08 14:04
sql
百度oauth2.0 WEB 链接
title=docs/oauth/authorization
Webpage
Function : Authorization
·
2015-11-07 15:21
OAuth2.0
【ASP.NET】 GridView 数据库图片 续
we need to retrieve the image as a byte array and do a binary write for the images to display in the
webpage
·
2015-11-07 15:19
GridView
How to begin with the
webpage
making
1.网页制作三剑客必须要会使用。(dreamweaver /fireworks/flash)2.学习些最基层的html语言的知识,3.在学习一些基本的html标签(要多加练习哦)4.先试着用表格进行布局。之后可以学习div+css进行布局(目前比较流行的布局方式!)5.还要会使用些简单的javascript、vbscript如果你只是想学习前台的话,可以直接学习“三剑客软件”,不学习h
·
2015-11-07 14:55
page
Know Thy Complexities!
This
webpage
covers the space and time Big-O complexities of common algorithms used in Computer
·
2015-11-07 11:04
exit
python常见示例->web简单示例
比如你抽取右边的活动 代码段如下: import re #正则类 from urllib import urlopen #提取内容类 #打开链接
webpage
= urlopen("
·
2015-11-07 11:15
python
最佳网页宽度及其实现
转载自 : http://www.ruanyifeng.com/blog/2008/07/best_
webpage
_width_and_realization.html Change
·
2015-11-06 08:57
实现
探讨Web组件化的实现
CMS组件化,简单架构示意图: Web组件使用
WebPage
+WebAPI的好处: Ø 组件复用(组件条件管理页面复用+获取组件数据API复用)。
·
2015-11-03 21:37
Web
M2 Postmortem
具体要求是分析非问答型网页(type =
webpage
),提取网页
·
2015-11-02 10:04
post
跟我一起学习ASP.NET 4.5 MVC4.0(六)
原文http://www.cnblogs.com/xdotnet/archive/2012/07/21/aspnet40_
webpage
20.html 这一系列文章跨度有点大,由于最近忙于其他事情
·
2015-11-02 10:14
asp.net
JS文件的build action -- Embedded Resource
一般情况下, js 文件和
webpage
文件都在web site 或者web application 工程中, 大多使用默认的设置(content)。
·
2015-11-02 09:16
resource
ASP.NET的MVC框架 Castle MonoRail 学习(一)
我准备用Monorail搭建个三次框架,
WebPage
做页面的展现(其实也可以反射几个基本的对象到页面,比
·
2015-11-02 09:18
asp.net
仿微博滚动条接近底部时加载
本文地址:http://www.cnblogs.com/vnii/archive/2012/02/08/2342884.html 代码: //整个网页滚动时
webPage
.addEvent(
·
2015-11-01 15:20
滚动条
C# WebBrowser应用实例
这个实例是以读取移动交费中间商连连的交费页面进行自动交费的应用,其整体思路是从已有的数据库中读取数据做为交费信息连续像移动官方提交数据: 一、首先在winform窗体中拖入WebBrowser控件命名为
webPage
·
2015-11-01 12:14
WebBrowser
毫秒必争,前端网页性能最佳实践
转载,原文地址:http://www.cnblogs.com/developersupport/p/
webpage
-performance-best-practices.html#httprequest
·
2015-11-01 12:13
最佳实践
HTML5 Web socket和socket.io
PUSH technology HTML5的新特性,用于双向推送消息(例如网页聊天,手机推送消息等) 原理: client利用regular http请求
webpage
·
2015-11-01 10:46
socket
hbase和zookeeper的安装和部署
例如:
webPage
DB。 业务场景简单,不需要关系数据库中很多特性(例如交叉列、交叉表,事务,连接等等)。 优化方面:合理
·
2015-11-01 09:10
zookeeper
Openning SharePoint - 80 website gives HTTP 404 Error, The
webpage
cannot be found !
ask: I tried to open the SharePoint - 80 throw Browse in IIS, but I get HTTP 404 Error (The
webpage
·
2015-10-31 17:06
SharePoint
跟我一起学习ASP.NET 4.5 MVC4.0(六)
前面几章节都是介绍MVC4.0或者是3.0中内容,今天我们来了解一下
WebPage
2.0下面的一些变化。在MVC3.0中使用的是
WebPage
1.
·
2015-10-31 16:41
asp.net
Roaming Swiss bus users get mobile phone guide
The camera reads a barcode on hiking signposts, which opens a
webpage
with the exact timetable for the
·
2015-10-31 12:53
mobile
窗口之间的控制
http://www.k12.com.cn/
webpage
/css/tutorial/adv04_winctl.htm 简介 用 JavaScript 很容易用一个窗口来控制另一个窗口中的内容。
·
2015-10-31 12:45
控制
利用PhantomJS生成网站截图
var page = require('
webpage
').create(); page.open('http://qq.com', function () { page.render('example.png
·
2015-10-31 11:46
ant
export to pdf
itextsharp-all-5.4.2.zip the reference link is http://www.aspdotnet-suresh.com/2013/05/aspnet-export-
webpage
-with-images-to
·
2015-10-31 11:27
Export
M2第二天DailyScrum——PM(李忠)
今天我们的工作正常进行着,我今天往数据库里面加入了网页内容存储的设计,下面是我们和pipleline组网页内容提取小组的数据库设计: //Web Page Create Table
WebPage
{
·
2015-10-31 11:26
Scrum
跟我一起学习ASP.NET 4.5 MVC4.0(六)
前面几章节都是介绍MVC4.0或者是3.0中内容,今天我们来了解一下
WebPage
2.0下面的一些变化。在MVC3.0中使用的是
WebPage
1.
·
2015-10-31 11:03
asp.net
Razor提高
WebPage
代码的易读性
Razor用的是'@',使得我们的
WebPage
更加的优雅。
·
2015-10-31 10:56
page
有关OnLoad的执行顺序
有四个基类,WebUC继承System.Web.UI.MasterPage,
WebPage
继承System.Web.UI.Page,AuthPage继承
WebPage
,WebMasterPage继承System.Web.UI.MasterPage
·
2015-10-31 10:51
onLoad
VS2010升级VS2012必备(MVC4
WebPage
2.0 Razor2.0资料汇集)
刚把项目升级到2012,发现发生了很多变化,以下是最近看过的网站和资料汇集,供需要者参考。 本文在最近一个月可能会不断更新。 Razor2.0 新特性介绍: 介绍1: http://vibrantcode.com/blog/2012/4/10/whats-new-in-razor-v2.html/ 取消了@Href和@Url.Content;可以使用conditional attri
·
2015-10-31 10:28
VS2010
The current page has been customized from its template. Revert to template.
SharePoint 2010 aspx page by using SharePoint Designer, you may experience that when opening the modified
webpage
·
2015-10-31 10:24
template
关于Web Part中的Tokens.
比如,我们要在
WebPage
中加一个TextBox,显示当前的User的logonName,WebPart的Control ID,以及相关的Class resource path, 你当然可以在运行时拼字符串
·
2015-10-31 09:36
token
总结一下差距
http://www.nseer.com/saas/onlinetraining/
webpage
/start/try.jsp 上面是一个开源的ERP。
·
2015-10-31 09:34
总结
MVC的优缺点
转自:http://www.gongkong.com/
webpage
/paper/200901/2009011320140700003.htm1、 MVC的优点 &
·
2015-10-31 09:32
mvc
第四章 在MVC4.0中对脚本以及样式表的引用变化
原文:http://www.cnblogs.com/xdotnet/archive/2012/07/21/aspnet40_
webpage
20.html 一、可以直接使用“~”,而无需使用Href对象实例
·
2015-10-30 16:10
mvc
Careercup - Google面试题 - 4807591515389952
server for a web cache (a web browser cache whose key is url and value is the loaded content of the
webpage
·
2015-10-30 13:02
Google
ASP.NET未处理异常的处理
1.在页面上处理(推荐)创建一个类,其它页面从该类继承public class
WebPage
: System.Web.UI.Page{//添加事件处理方法private void MyPage_Error
·
2015-10-30 13:25
asp.net
WebBrowser
webBrower控件实现winform和
webpage
交互 要求: dom基础+javascript脚本 应用: 自动填充webform 抓取
webpage
数据
·
2015-10-30 11:39
WebBrowser
SilverLight学习笔记--Silverligh之如何把InitParams 初始化参数从
WebPage
传递到Silverlight
今天学习内容是,我们将利用Silverlight给我们提供的一个便利的方法来实现: 当一个web page加裁时,把指定参数(或信息)从 web page传递到silverlight中,这就是initParams。 我们可以利用它把诸如页面url等相关信息传递到silverlight中(当然也可以传递其它信息)。 initParams 信息是按照
·
2015-10-30 10:03
silverlight
android: 使用AIDL实现进程间通信(附示例源码下载)
本示例实现的是:AIDL客户端通过AIDL接口获取AIDL服务端中提供的
webPage
信息,下面详述AIDL通信的实现步骤: 一、编写服务端代码 1. 首先编写Androi
·
2015-10-27 15:53
android
上一页
4
5
6
7
8
9
10
11
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他