今天在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
一、MySingle类
import Foundation
class MySingle{
//定义单例的属性
var name:String?
var age:Int?
var height:Double?
//定义类方法
class func shareInstance()->MySingle{
struct qzSingle...
分类:
其他好文 时间:
2014-06-16 12:04:04
阅读次数:
272
1 /*** 2 * Licensed to the Apache Software
Foundation (ASF) under one or more 3 * contributor license agreements. See the
NOTICE file distribut...
分类:
编程语言 时间:
2014-06-16 10:37:31
阅读次数:
287
移动篇:@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
使用WPF应用程序更新SharePoint列表,中间使用CAML,XML等技术。...
expected expression 一般为 标点符号引起的警告 () 或{}
//
使用 core foundation 框架,ARC环境下需要:(__bridge NSString*)
修饰或(__bridge id)修饰
NSString * s = (id) (__bridge
NSString*)kSecAttrAccount;
[wra...
分类:
其他好文 时间:
2014-06-14 10:47:30
阅读次数:
211
一、下载
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