上一页 1 ··· 5 6 7 8 9 10 11 12 下一页
摘要: Solution to an annoying error message! You are getting 'Could not write to output file 'c:\Windows\Microsoft.NET\Framework\....' message? You are at the right place. 阅读全文
posted @ 2015-05-12 16:22 cnkker.com 阅读(452) 评论(0) 推荐(0)
摘要: Per Cisco: Microsoft has released afix-it patchproviding a workaround forthis issue.See KB#3023607When you visit the KB page, it appears you have to s... 阅读全文
posted @ 2015-03-04 09:34 cnkker.com 阅读(1409) 评论(0) 推荐(0)
摘要: 关于MySQL Entity Framework 6 执行like查询问题解决方案 阅读全文
posted @ 2014-12-22 23:40 cnkker.com 阅读(1356) 评论(3) 推荐(1)
摘要: VMware Workstation 11序列号:1F04Z-6D111-7Z029-AV0Q4-3AEH8 阅读全文
posted @ 2014-12-03 16:56 cnkker.com 阅读(436) 评论(0) 推荐(0)
摘要: 如何设置MySQL Workbench EER Diagram 尺寸? 阅读全文
posted @ 2014-11-17 17:25 cnkker.com 阅读(2520) 评论(0) 推荐(2)
摘要: mysql workbench 建表时 PK,NN,UQ,BIN,UN,ZF,AI解释 阅读全文
posted @ 2014-11-13 14:16 cnkker.com 阅读(451) 评论(0) 推荐(0)
摘要: Word 中标题的编号变成黑框 阅读全文
posted @ 2014-11-12 09:56 cnkker.com 阅读(1925) 评论(0) 推荐(0)
摘要: 简介本文主要介绍通过XELemet去读取含有namespaces(xmlns)的XML,这也是偶然间发现这个问题的,一个群里的小伙伴突然问起这个,以此记录一下。背景一个XML文档可能包括来自多个XML词汇表的元素或属性,如果每一个词汇表指派一个命名空间,那么相同名字的元素或属性之间的名称冲突就可以解... 阅读全文
posted @ 2014-05-15 00:39 cnkker.com 阅读(308) 评论(0) 推荐(0)
摘要: 将Object转换为XDocment对象代码如下:C# – Object to XDocument 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 usin... 阅读全文
posted @ 2014-05-11 00:11 cnkker.com 阅读(899) 评论(0) 推荐(0)
摘要: 一、需求:知道某段范围0x0020~0x007F0x00A0~0x017F0x01A0~0x01CF0x01F0~0x01FF0x0210~0x021F0x1EA0~0x1EFF给定一个值,快速判断给定值是否在以上编码范围内二、解决方案用面向对象的方案解决1、每个段都有一个最小值,一个最大值,定义一... 阅读全文
posted @ 2014-04-24 08:08 cnkker.com 阅读(1115) 评论(0) 推荐(0)
上一页 1 ··· 5 6 7 8 9 10 11 12 下一页