Rename a TFS Project CollectionI was asked the
other day how to rename a Team Project Collection.There is a way, and it is more
like a three card shuf...
分类:
其他好文 时间:
2014-06-13 13:39:13
阅读次数:
537
1.这个技术能解决什么问题;2.怎么用;3.原理和特点;4.根据原理,自己构思一个这样的技术出来;例如:lucene:
1. 解决模糊查询的问题,类似 sql的like; 2.使用: 先分词, 再通过IndexWriter建立crud, 通过Inde...
分类:
其他好文 时间:
2014-06-10 09:02:01
阅读次数:
181
一、登录MySQL查看用SHOW VARIABLES LIKE
‘character%’;下字符集,显示如下:
+--------------------------+----------------------------+ | Variable_name |
Value | +---------...
分类:
数据库 时间:
2014-06-09 16:58:04
阅读次数:
247
You know as a beginner to learn WCF, the first
thing is to make a simplest WCF service work like a classic "Hello World"
console application. Now I wi...
As a so exciting dream, I would like set up my
owned web site which can be accessed anywhere nomatter from laptop/mobile phone
or tablet. Current now ...
分类:
Web程序 时间:
2014-06-09 13:00:33
阅读次数:
420
两者在中文中都有分类的意思,具体区别我查了半天还是有点迷糊,有一个比较简单的说法1.
categorize 的含义是分成不同的小组,一般有按照功能分类的含义 Lindsay, like his films, is hard to
categorize. Her first novel defie.....
分类:
其他好文 时间:
2014-06-08 23:53:00
阅读次数:
382
1068. Find More Coins (30)Eva loves to collect
coins from all over the universe, including some other planets like Mars. One
day she visited a univers...
分类:
其他好文 时间:
2014-06-08 18:49:44
阅读次数:
432
C:\Users\CBS\AppData\Local\Google\Chrome\Application\chrome.exe --user-agent="Mozilla/5.0 (iMac; U; CPU like Mac OS X; en) AppleWebKit/420+ (KHTML, like Gecko) Version/3.0 Mobile/1A537a Safari/419.3...
分类:
其他好文 时间:
2014-06-08 08:55:35
阅读次数:
203
在w3school学习了SQL课程,知道在数据库中使用的命令符、函数等。课程中给出的实例大多是在SQL
Server 中使用的,最近开始尝试在MS Access中运行下。二者有一定的差异,比如今天遇到的问题:LIKE 操作符。
LIKE用于在WHERE句中搜索指定模式,比如以什么开头、结尾、中间有....
分类:
数据库 时间:
2014-06-07 23:06:49
阅读次数:
349
1.PC机属于微型计算机,常识吧,我哦竟然不知道。2.sql 语句的通配符% ---
一般和like在一起用。匹配任意长度的(长度可以为0)字符如’m%n’匹配字符m和n之间有任意个字符的字符串不是*号3.考试要用心,用心,思维不能僵了。4.数据结构:n个元素进栈,共有多少种出栈顺序?应该是公...
分类:
其他好文 时间:
2014-06-07 20:32:41
阅读次数:
235