man netstat所看到的Active Internet connections
(TCP, UDP, raw)The protocol (tcp, udp, raw) used by the socket.Active UNIX
domain SocketsThe protocol (usua...
分类:
系统相关 时间:
2014-05-08 15:38:42
阅读次数:
381
什么是跨域1、document.domain+iframe的设置2、动态创建script3、利用iframe和location.hash4、window.name实现的跨域数据传输5、使用HTML5
postMessage6、利用flash本文来自网络(http://f2e.me/200904/cr...
分类:
编程语言 时间:
2014-05-08 14:04:18
阅读次数:
517
一个框架应该是多例的,不是单例的,所以属性和方法分为两种:1.
实例属性\方法:实例的属性,例:ids,getElement,validator,render2.
通用属性\方法:通用的属性和方法,所有的实例都共用的例:pp.use, pp.domain,pp.pop,pp.data, pp.hoo...
分类:
Web程序 时间:
2014-05-08 13:52:14
阅读次数:
369
这是微软官方教程Getting Started with Entity Framework 6
Code First using MVC 5 系列的翻译,这里是第六篇:为ASP.NET MVC应用程序创建更复杂的数据模型原文:Creating a More
Complex Data Model fo...
分类:
Web程序 时间:
2014-05-08 12:03:22
阅读次数:
581
Unity3d导入工程出现错误“Creating unique file:creating file
Temp/tempFile failed.Please ensure there is enough disk space and you have
permissions setup correc...
分类:
其他好文 时间:
2014-05-08 11:50:15
阅读次数:
803
前端规范 - JS规范产品线公用全局变量spDomain= {}
//相关domain的定义,主要放在JS里调用Space.xxx.xxx
//通用全局变量对象禁止使用eval,with,voideval功能tangram里已经进行了封装,直接使用tangram里面的方法。全局变量使用"g_"打头,...
分类:
Web程序 时间:
2014-05-08 11:33:43
阅读次数:
452
使用 PVRTC 压缩格式创建纹理(Creating textures in the PVRTC compression format)...
分类:
其他好文 时间:
2014-05-07 22:37:30
阅读次数:
742
一、域名系统
1、域名系统概述
域名系统DNS(Domain Name System)是因特网使用的命名系统,用来把便于人们使用的机器名字转换成为IP地址。域名系统其实就是名字系统。为什么不叫“名字”而叫“域名”呢?这是因为在这种因特网的命名系统中使用了许多的“域(domain)”,因此就出现了“域名”这个名词。“域名系统”明确地指明这种系统是应用在因特网中。
...
分类:
其他好文 时间:
2014-05-07 15:36:27
阅读次数:
326
Business logic=============业务逻辑=============From
Wikipedia, the free encyclopedia来自Wikipedia,自由的百科全书In computer software,
business logic or domain log...
分类:
其他好文 时间:
2014-05-07 13:00:23
阅读次数:
588
WebService之CXF注解
1、具体报错如下
五月 04, 2014 11:24:12 下午 org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
信息: Creating Service {http://service.you.com/}IServiceSer...
分类:
Web程序 时间:
2014-05-07 04:08:52
阅读次数:
630