查看sqlserver被锁的表以及如何解锁查看被锁表:select
request_session_id spid,OBJECT_NAME(resource_associated_entity_id) tableName
from sys.dm_tran_locks where resourc...
分类:
数据库 时间:
2014-06-06 20:57:54
阅读次数:
274
前段时间触控公布cocos2dx-3.0,在升级之后试过之后,在最初的不习惯之后,感觉比之前的好用了不少,在下之前一直是用xCode模板创建,这回算是一口气升到顶了。
之后再一次编程时须要用到SimapleAudioEngine,而之后调试的时候在iPhone上全然没问题,可是在Android真机....
分类:
移动开发 时间:
2014-06-06 19:22:05
阅读次数:
278
Python : codes sources, forum, tutoriaux et
astucesWriting Idiomatic Python BookPython for ArcGIS | ArcGIS Resource
CenterPython Code Examples | YEI T...
分类:
其他好文 时间:
2014-06-06 18:42:33
阅读次数:
223
GPS(Graph Processing
System),java.lang.OutOfMemoryError: Java heap space,Rdflib,No handlers could be
found for logger "rdflib.term"does not look like ...
分类:
其他好文 时间:
2014-06-06 17:37:26
阅读次数:
348
设置Run-time Settings ,network speed ,use bandwidth为
512;回放脚本没有报错,5个并发运行场景报如下错误:vuser_init.c(12): Error: Socket descriptor not
found.Hint: the problem m...
分类:
其他好文 时间:
2014-06-06 14:49:03
阅读次数:
404
Lesson 1Pumas are large, cat-like animals which
are found in America. When reports came into London Zoo that a wild puma had
been spotted forty-five m...
分类:
其他好文 时间:
2014-06-06 14:08:51
阅读次数:
210
由于项目的软件版本会逐渐递增,原来的测试脚本在新版本上执行的时候会出现错误1.“The
"App(1.0.1.0)-T(0.0.0." Dialog object was not found in the Object
Repository.”错误2.“Cannot identify the obj...
分类:
其他好文 时间:
2014-06-06 07:28:11
阅读次数:
227
在编写xcode的项目的时候出现过代码不高亮的症状,而且所有的warning都不再提示,include的内容也显示symbol not
found,非常奇怪,解决方案如下:方法一:1.把.pch里的内容全部注释掉2.clean掉项目里的内容3.把.pch里的注释去掉,编译。4.代码高亮,语法提示功能...
分类:
其他好文 时间:
2014-06-05 15:02:54
阅读次数:
304
原文源自老肖一、工作流定义: workflow.name resource.model True
|False model:固定取值"workflow"id:任意值,唯一标识本工作流name:
工作流的名称,任意定义osv:本工作流关联的对象类型,是OpenERP模块中定义的某对象名,如采...
分类:
其他好文 时间:
2014-06-05 13:29:24
阅读次数:
346
首先,将sqlite数据库文件放在Resource文件夹下,并且允许其编译到项目当中。之后在AppDelegate当中执行一些代码,这里将代码封装了一个Helper:
1 #import "RPDBInitializeHelper.h" 2 3 @implementation RPDBInitia....
分类:
数据库 时间:
2014-06-02 18:28:36
阅读次数:
282