CABasicAnimation*basic=[CABasicAnimationanimationWithKeyPath:@"bounds"];basic.duration=5;basic.fromValue=[NSValuevalueWithCGRect:CGRectMake(0,0,200,200)];basic.toValue=[NSValuevalueWithCGRect:CGRectMake(0,0,300,300)];CAKeyframeAnimation*keyFrame=[CAKeyframe..
分类:
其他好文 时间:
2014-09-18 03:17:13
阅读次数:
205
The basic problem we study in probability is:Given a data generating process, what are the properties of the outcomes?The basic problem of statistical...
分类:
其他好文 时间:
2014-09-16 12:33:10
阅读次数:
133
安装oracleClientoracle-instantclient11.2-basic-11.2.0.4.0-1.x86_64.rpmoracle-instantclient11.2-devel-11.2.0.4.0-1.x86_64.rpm下载地址:http://www.oracle.com/technetwork/topics/linuxx86-64soft-092277.htmlrpm-ivhoracle-install*此时生成目录:/usr/lib/oracle/11.2..
分类:
数据库 时间:
2014-09-16 10:54:40
阅读次数:
391
获取计算机名
String auth = request.getHeader("Authorization");
String username = null;
String remoteHost = null;
String domain = null;
if (auth == null)
{
response.setStatus(r...
分类:
其他好文 时间:
2014-09-16 10:47:30
阅读次数:
240
1 #include "string" 2 typedef std::basic_string tstring; 3 int _tmain(int argc, _TCHAR* argv[]) 4 { 5 6 tstring str= _T("没2有60最脑40残只有100更脑残!...
分类:
其他好文 时间:
2014-09-15 19:11:49
阅读次数:
154
Oracle OS认证 口令文件 密码丢失处理分类:Oracle Basic Knowledge2009-10-19 14:245031人阅读评论(9)收藏举报oracleos数据库sql远程登录login一.OS认证1.1OS认证介绍Oracle安装之后默认情况下是启用了OS认证的,这里提到的OS...
分类:
数据库 时间:
2014-09-15 15:40:19
阅读次数:
253
一、参考资料
1.《USB基础知识概论》
http://www.crifan.com/files/doc/docbook/usb_basic/release/html/usb_basic.html
2.《USB
in a NutShell》
http://www.beyondlogic.org/usbnutshell/usb1.shtml
3.《...
分类:
系统相关 时间:
2014-09-15 14:22:01
阅读次数:
348
官网简介:The CCNx architecture is based on three basic tenets:Content is accessed by name, not machine address.Security is applied directly to the content...
分类:
其他好文 时间:
2014-09-13 12:01:55
阅读次数:
445
org.apache.catalina.core.StandardWrapperValve invoke严重: Servlet.service() for servlet jsp threw exceptionorg.apache.jasper.JasperException: /basic.jsp...
分类:
其他好文 时间:
2014-09-13 00:40:44
阅读次数:
165
Linux 内核参数 和 Oracle相关参数调整分类:Oracle Basic Knowledge2009-10-14 12:239648人阅读评论(0)收藏举报oraclelinuxsemaphorearraysdatabaseoracle10gLinux内核参数的大小和Oracle有很大的关闭...
分类:
数据库 时间:
2014-09-12 19:02:33
阅读次数:
303