1.使用系统内自带的声音System.Media.SystemSounds.Beep.Play();System.Media.SystemSounds.Asterisk.Play();System.Media.SystemSounds.Exclamation.Play();System.Media....
分类:
其他好文 时间:
2014-06-28 21:07:33
阅读次数:
229
《MySQL Workbench数据建模与开发》基本信息原书名:MySQL Workbench:Data Modeling & Development原出版社: McGraw-Hill Osborne Media作者: (美)麦克劳克林(McLaughlin, M.) 译者: 张骏温出版社:清华大学...
分类:
数据库 时间:
2014-06-26 00:09:04
阅读次数:
302
using System.Windows.Controls; using System.Windows.Controls.Primitives; using System.Windows.Media; namespace Splash.WPF { public static class DataGr...
分类:
其他好文 时间:
2014-06-23 07:31:36
阅读次数:
1016
DASH Basics: MPD and Segments
Let’s quickly summarize how a DASH content is made of:
MPD: an XML document describing where the various media resources present in the content are located. The med...
分类:
其他好文 时间:
2014-06-22 19:30:15
阅读次数:
232
$ sudo mount.cifs //windows-ip/shared /media/ -o user=username password=password
该命令挂载Windows下的shared共享目录到本地/media目录下.
Windows的用户名是username, 密码是password (作相应的修改)
这里的CIFS(Common Internet File Syste...
今天在linux下打开win的NTFS硬盘总是提示出错了,而且是全部的NTFS盘都出错,其中sda1错误显示如下:Error mounting /dev/sda1 at /media/wangbo/24F02EECF02EC3C0: Command-line `mount -t "ntfs" -o ...
分类:
系统相关 时间:
2014-06-17 00:29:31
阅读次数:
383
移动篇:@media screen and (min-width:540px){#news_detail .pinglun-form { margin:0 auto;width: 540px;}}@media screen and (max-width:540px){#news_detail .pi...
分类:
移动开发 时间:
2014-06-15 06:26:51
阅读次数:
400
一、下载
Adobe/Flash MS5.0下载地址:
http://fs1.d-h.st/download/00036/VOt/adobemediaserver_5_ls1_linux64.tar.gz
# ./wget http://fs1.d-h.st/download/00036/VOt/adobemediaserver_5_ls1_linux64.tar.gz
二、安装
#...
分类:
系统相关 时间:
2014-06-13 21:56:27
阅读次数:
509
When trying to install mercury quality center
starter edition 9.0 on Windows XP media center, I am getting the following error
Wrong attributes "An er...
分类:
数据库 时间:
2014-06-12 18:07:45
阅读次数:
344