1,确认是否启动了服务OracleOraDb11g_home1TNSListener、OracleServiceORCL2,使用orcl的net manager查看一下监听程序配置有没有问题,若果没有问题则3, cmd-》sqlplus"/assysdba" 若显示Writing audit r.....
分类:
其他好文 时间:
2014-10-21 16:57:49
阅读次数:
172
Activity之间通过Intent传递值,支持基本数据类型和String对象及它们的数组对象byte、byte[]、char、char[]、boolean、boolean[]、short、short[]、int、int[]、long、long[]、float、float[]、double、double[]、String、String[],还有实现Serializable、Parcelable接口...
分类:
移动开发 时间:
2014-10-20 17:21:43
阅读次数:
264
最近又把volley拿出来整理了下。之前没有遇到过的一些小问题又来了,在此记录下:
1、HttpUrlConnection DELETE 方式无法添加body的问题:java.net.ProtocolException: DELETE does not support writing
2、关于(修改)volley的缓存...
分类:
移动开发 时间:
2014-10-19 21:27:55
阅读次数:
216
Preface "The code is more what you’d call guidelines than actual rules" – truer words were never spoken. It’s important when writing code to understa....
分类:
其他好文 时间:
2014-10-18 16:43:43
阅读次数:
189
In Java it is possible to restrict access to specific functions like reading/writing files and system properties, thread control, networking, object s...
分类:
数据库 时间:
2014-10-18 01:54:36
阅读次数:
451
Writing DataYou may want to jump right in and start throwing data into your TSD, but to really take advantage of OpenTSDB's power and flexibility, you...
分类:
数据库 时间:
2014-10-17 00:28:03
阅读次数:
667
SummaryThis article discusses some best practices to follow for writing efficient, understandable JavaScript.IntroductionWriting a best practice artic...
分类:
编程语言 时间:
2014-10-14 19:26:38
阅读次数:
328
Writing Surface ShadersWriting shaders that interact with lighting is complex. There are different light types, different shadow options, different re...
分类:
编程语言 时间:
2014-10-14 15:53:58
阅读次数:
382
最近一直在看苹果公司提供的两本swift官方教程电子书,一部是《The Swift Programming Language》,另一部是《Using Swift With Cocoa and Objective-C》。昨天正好看到第二部电子书的“Writing Swift Classes with Objective-C Behavior”这一节,其中讲述了关于实时渲染这一技术。下面是摘抄的其中一...
分类:
其他好文 时间:
2014-10-08 15:08:29
阅读次数:
280
Writing-a-Kernel-in-C++Write a Kernel in C++ToolsExamples will show hot to use :-GJGPP - a complete 32-bit C/C++ development system for INtel 80386(an...
分类:
编程语言 时间:
2014-10-07 04:15:53
阅读次数:
294