码迷,mamicode.com
首页 >  
搜索关键字:codes    ( 556个结果
SSI事务问题
搭建SSI框架,使用编程式事务,怎么执行都报错 信息: Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml] 2014-5-28 17:07:32 org.springframework.jdbc.support.SQLErro...
分类:其他好文   时间:2014-06-05 06:06:15    阅读次数:334
Easy steps to create a System Tray Application with C# z
Hiding the C# application to the system tray is quiet straight forward. With a few line of codes in C# and you can accomplish this. First you will nee...
分类:移动开发   时间:2014-05-29 17:59:38    阅读次数:311
SQL Server 动态行转列(参数化表名、分组列、行转列字段、字段值)
原文:SQL Server 动态行转列(参数化表名、分组列、行转列字段、字段值)一.本文所涉及的内容(Contents)本文所涉及的内容(Contents)背景(Contexts)实现代码(SQL Codes)方法一:使用拼接SQL,静态列字段;方法二:使用拼接SQL,动态列字段;方法三:使用PIV...
分类:数据库   时间:2014-05-29 09:32:15    阅读次数:438
SQL Server 动态行转列(参数化表名、分组列、行转列字段、字段值)
一.本文所涉及的内容(Contents)本文所涉及的内容(Contents)背景(Contexts)实现代码(SQL Codes)方法一:使用拼接SQL,静态列字段;方法二:使用拼接SQL,动态列字段;方法三:使用PIVOT关系运算符,静态列字段;方法四:使用PIVOT关系运算符,动态列字段;扩展阅...
分类:数据库   时间:2014-05-28 11:10:24    阅读次数:367
javascript codes
谷歌、火狐全屏:1 addEventListener("click", function() {2 var3 el = document.documentElement4 , rfs = el.webkitRequestFullScreen5 ...
分类:编程语言   时间:2014-05-26 18:42:13    阅读次数:211
SQL Server 大数据搬迁之文件组备份还原实战
原文:SQL Server 大数据搬迁之文件组备份还原实战一.本文所涉及的内容(Contents)本文所涉及的内容(Contents)背景(Contexts)解决方案(Solution)搬迁步骤(Procedure)搬迁脚本(SQL Codes)注意事项(Attention)疑问(Questions...
分类:数据库   时间:2014-05-04 19:06:55    阅读次数:751
556条   上一页 1 ... 54 55 56
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!