Word Search
Given a 2D board and a word, find if the word exists in the grid.
The word can be constructed from letters of sequentially adjacent cell, where "adjacent" cells are those...
分类:
其他好文 时间:
2014-09-06 22:34:14
阅读次数:
261
未采用三层Sql 语句 :create procedure sp_Login3@userName varchar(20),@passWord varchar(20),@msg int Output //表示输出参数asif(exists(select * from UserInfo where Lo...
分类:
其他好文 时间:
2014-09-06 19:59:14
阅读次数:
289
void Main(){ List s = new List(){}; for(int i=0;iit==i.ToString()); } sw1.Stop(); sw1.Elapsed.Dump(); Stopwatch sw2 = new Stopwatch(); sw2.Start(); .....
分类:
其他好文 时间:
2014-09-06 18:38:53
阅读次数:
237
TCPMP-The Core Pocket Media Player是著名的PDA媒体播放器。掌上设备中最棒的媒体播放软件,完全可以用它替代设备系统自带的任何一款播放器,支持众多媒体格式。并且可以通过插件的形式扩展功能,如同步字幕、歌词显示,更多的媒体格式支持等。...
分类:
其他好文 时间:
2014-09-06 16:08:53
阅读次数:
259
谷歌浏览器,有一款插件pepper Flash Player,可以在ubuntu的软件中心找到,安装后,就可以在用谷歌浏览器访问之前低版本flash不能打开的网站了。
分类:
系统相关 时间:
2014-09-06 16:01:53
阅读次数:
188
打包之前在Android的Player Setting里面选择WriteAccess (写入访问)Internal Only:表示Application.persistentDataPath的路径是应用程序沙盒,(需要root不然访问不了写入的文件)文件路径:data/data/包名/Files/O...
分类:
移动开发 时间:
2014-09-05 19:53:11
阅读次数:
1266
flag = 1while 1: flag = flag + 1 if flag > 10: break try: f = open("file-not-exists", "r") except IOError,e: print(...
分类:
编程语言 时间:
2014-09-05 19:46:31
阅读次数:
232
<!DOCTYPE html> <html> <head> <title>Demo : jPlayer as an audio player</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link stc="js/jplayer.blue.monday.css" rel="styl...
分类:
Web程序 时间:
2014-09-05 18:34:02
阅读次数:
290
音频文件sound.m4a放到Supporting Files目录引用头文件#import 定义一个全局的属性:@property (nonatomic, strong) AVAudioPlayer *player; //音频播放器//初始化音频播放器NSString *path = [[NSBun...
分类:
移动开发 时间:
2014-09-05 17:53:21
阅读次数:
584
shell脚本: syntax error near unexpected token elseif [ -f "$impDataFile" -a -f "$tagFile" ] ;then else #一开始左边缺了空格 echo "file is not exists"fi
分类:
其他好文 时间:
2014-09-05 12:51:01
阅读次数:
216