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
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
$ 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
Nagios安装配置说明修改YUM源为国内sohu的站点;[root@nagios~]#cd/etc/yum.repos.d/[root@nagiosyum.repos.d]#lsCentOS-Base.repoCentOS-Debuginfo.repoCentOS-Media.repoCentOS-Vault.repo[root@nagiosyum.repos.d]#mvCentOS-Base.repoCentOS-Base.repo.backup[root@nagiosyu..
分类:
移动开发 时间:
2014-06-10 23:59:17
阅读次数:
484
iOS的系统架构分为四个层次:核心操作系统层(Core OS layer)、核心服务层(Core
Services layer)、媒体层(Media layer)和可触摸层(Cocoa Touch layer)。1.Core
OS层-----包含核心部分、文件系统、网络基础、安全特性、能量管理和一些...
分类:
移动开发 时间:
2014-06-10 19:39:16
阅读次数:
246