03 2018 档案

js导出到word、json、excel、csv
摘要:tableExport.js ///*The MIT License (MIT) //Copyright (c) 2014 https://github.com/kayalshri/ //Permission is hereby granted, free of charge, to any person obtaining a copy //of this software and ass... 阅读全文

posted @ 2018-03-12 12:45 听哥哥的话 阅读(654) 评论(0) 推荐(0)

msmq
摘要:Contract: using System; using System.Collections.Generic; using System.Linq; using System.ServiceModel; using System.Text; using System.Threading.Tasks; namespace Contract { [ServiceContract(Con... 阅读全文

posted @ 2018-03-11 21:11 听哥哥的话 阅读(243) 评论(0) 推荐(0)

DB2错误码
摘要:000 00000 SQL语句成功完成 01xxx SQL语句成功完成,但是有警告 +012 01545 未限定的列名被解释为一个有相互联系的引用 +098 01568 动态SQL语句用分号结束 +100 02000 没有找到满足SQL语句的行 +110 01561 用DATA CAPTURE定义的表的更新操作不能发送到原来的子系统 +111 01590 为2型索引配置了SUBPAGES语句 +... 阅读全文

posted @ 2018-03-08 20:00 听哥哥的话 阅读(4232) 评论(0) 推荐(0)

导航