SQL2008:C:\Users\TQ\AppData\Roaming\Microsoft\Microsoft SQL Server\100\Tools\Shell\SqlStudio.binSQL2012:C:\Users\TQ\AppData\Roaming\Microsoft\SQL Serv...
分类:
数据库 时间:
2014-08-21 14:45:04
阅读次数:
294
首件创建项目:此处可参照:http://maven.apache.org/guides/mini/guide-webapp.htmlmvn archetype:generate -DgroupId=com.mycompany.app -DartifactId=my-webapp -Darchet.....
分类:
Web程序 时间:
2014-08-21 09:42:24
阅读次数:
274
创建表必须有 :1. CREATE TABLE 的权限SQL> conn /as sysdba已连接。SQL> create user test default tablespace users identified by a;用户已创建。SQL> conn test/aERROR:ORA-0104...
分类:
Web程序 时间:
2014-08-20 22:37:42
阅读次数:
275
-- chapter2. //23.-- Blueprint of a MolehillStage3D objects are not inside the DisplayList in Flash!As they are not DisplayObjects, you cannot apply f...
分类:
其他好文 时间:
2014-08-20 20:52:52
阅读次数:
194
Error: ENOENT, stat 'C:\Users\PC_Name\AppData\Roaming\npmPC_Name是机器名解决方法:在Roaming文件夹下创建一个叫npm的空文件夹即可
分类:
Web程序 时间:
2014-08-20 19:31:02
阅读次数:
168
怎样找到windows 2012 server上的Backup OperatorsPress the Windows + R keys to open the Run dialog, type lusrmgr.msc, and press Enter. NOTE: This file is loc....
1. 前言这篇入门教程是基于Java语言的,这篇文章我们将会:创建一个.proto文件,在其内定义一些PB message使用PB编译器使用PB Java API 读写数据这篇文章仅是入门手册,如果想深入学习及了解,可以参看:Protocol Buffer Language Guide,Java A...
分类:
其他好文 时间:
2014-08-20 12:02:52
阅读次数:
320
之前在APush里实现了对APNS的桥接,并利用业余时间研读了官方指南Local and Push Notification Programming Guide,蛮有心得的。这里分享给大家,希望大家能够喜欢,欢迎留言讨论~...
分类:
其他好文 时间:
2014-08-19 20:50:45
阅读次数:
384
Malformed or corrupted AST file: 'Unable to load module "/Users/zhangyu/Library/Developer/Xcode/DerivedData/ModuleCache/11WVWISKX5HB9/Darwin.pcm": mod...
分类:
其他好文 时间:
2014-08-19 18:52:15
阅读次数:
199
官网guide:http://developer.android.com/training/implementing-navigation/nav-drawer.html
官网示例:NavigationDrawer.zip
android.support.v4.widget.DrawerLayout 抽屉layout。该widget只能实现从左向右、从右向左
openD...
分类:
移动开发 时间:
2014-08-19 16:32:05
阅读次数:
238