select request_session_id spid,OBJECT_NAME(resource_associated_entity_id) tableName from sys.dm_tran_locks where resource_type='OBJECT'declare @spid.....
分类:
数据库 时间:
2014-11-06 17:13:02
阅读次数:
163
本文介绍一种支持在设计时和运行时来动态更改程序运行语言支撑的实现方法。WPF多语言支持我们期望能够实现以下功能:(1)能够与WPF的XAML直接集成;(2)支持编码方式来访问资源;(3)支持在运行时动态切换和动态编辑语言。1 概述以往多语言方式都是使用Resource文件来支持,这个文件最终会编译成...
分类:
编程语言 时间:
2014-11-06 16:42:56
阅读次数:
481
redis使用连接池报错解决redis使用十几小时就一直报异常redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool at redis.clients.u...
分类:
其他好文 时间:
2014-11-05 16:29:05
阅读次数:
444
监控SQLSERVER时,能增加度量。但是只有系统资源相关的度量有数据,而和sqlserver相关的度量却没有数据。解决方法:改为在System Resource Graphs中通过添加Windows Resources的方式添加SQLServer计数器则可以,添加的对象是SQLServer:Gen...
分类:
数据库 时间:
2014-11-04 19:25:51
阅读次数:
259
一:下载SDKhttps://open.weixin.qq.com/cgi-bin/frame?t=resource/res_main_tmpl&verify=1&lang=zh_CN&target=res/app_download_ios二:配置环境将文件拖入工程配置URL scheme三:DEF...
分类:
微信 时间:
2014-11-04 19:20:33
阅读次数:
676
错误现象1:Action.c(16): Error -27728: Step download timeout (120 seconds) has expired whendownloading non-resource(s)。错误分析:对于HTTP协议,默认的超时时间是120秒(可以在LoadRu...
分类:
其他好文 时间:
2014-11-04 12:56:02
阅读次数:
233
/**
* Sets the Resource root path.
* @deprecated Please use FileUtils::getInstance()->setSearchPaths() instead.
*/
CC_DEPRECATED_ATTRIBUTE void setResourceRootPath(const std::stri...
分类:
其他好文 时间:
2014-11-04 01:37:38
阅读次数:
250
@(Resource.layout_menu_index) @(Resource.layout_menu_locklist) @(Resource.layout_menu_lockbind)@(Resource.layout_menu_changepwd) @(Resour...
分类:
其他好文 时间:
2014-11-03 22:15:08
阅读次数:
260
1. String//saved at res/values/strings.xml Hello!//This layout XML applies a string to a View: This application code retrieves a string:String str...
分类:
移动开发 时间:
2014-11-03 16:18:33
阅读次数:
180