随笔分类 - 其他
摘要:+ 一个空行相当于+ 行末两个以上的空格相当于+ html标签内的内容markdown不解析 <span h1<span <span h2 <span <span h3 <span <span h4 <span <span h5 <span <span h6 <span \ 强调\ ...
阅读全文
posted @ 2015-09-09 19:32
fannet
摘要:--find all non-persisted instancesselect InstanceId,CreationTimefrom [System.Activities.DurableInstancing].[instances] where isInitialized=0--non-pers...
阅读全文
posted @ 2014-11-02 19:22
fannet
摘要:http://www.cnol.cc/2012/272.htmlA value of the wrong type was retrieved from the instance store. A value of type {/Default Web Site/}OrderService.svc ...
阅读全文
posted @ 2014-09-02 15:43
fannet
摘要:相关命令candle Sample.wxslight Sample.wixobjlight -ext WixUIExtension SampleWixUI.wixobj //编译带UI的安装包ligth -ext WixUIExtension -cultures:zh-tw SampleWixUI.wixobj //本地化,支持内嵌的语言ligth -ext WixUIExtension -loc path/WixUI_zh-cn.wxl -out SampleWixUI.msi SampleWixUI.wixobj //对内嵌不支持的语言本地化时,要编写本地化文件wxlmsiexec /i
阅读全文
posted @ 2012-07-27 13:59
fannet
摘要:sql server中的三种连接:循环嵌套连接(Nested Loops Join),合并连接(Merge Join),散列连接(Hash Join)类似于问题:String 1: ABCDEFGHLMNOPQRSString 2: DCGSRQPOZstring2中的字符是否都在string1中出...
阅读全文
posted @ 2012-07-19 10:54
fannet
摘要:三元素:数据库,集合,文档mongod --dbpath=E:\db --rest //开启数据库,并制定数据库目录,并开启restful服务(端口加1000)http://localhost:27017/ //查看是否开启成功mongo //联接到test数据库use 数据库名 //切换到其他数据...
阅读全文
posted @ 2012-07-08 16:35
fannet

浙公网安备 33010602011771号