然后就写完了哈哈哈哈哈哈哈哈哈哈哈怎么会这么简单的哈哈哈哈哈哈不行了……首先,申请权限:
然后,打开相机:Camera camera =
Camera.open();之后,准备好照相机:camera.startPreview();下一步,获取参数对象:Parameter...
分类:
其他好文 时间:
2014-05-22 15:51:40
阅读次数:
255
We added a system call to modify idt table,
then programed it inmodify_idt.c1. Put our modify_idt.c file
in/usr/src/linux-3.10.15/arch/x86/kernel2./us...
分类:
其他好文 时间:
2014-05-22 15:51:03
阅读次数:
269
using System;using System.Collections.Generic;using
System.IO;using System.Linq;using System.Text;using
System.Threading.Tasks;namespace 序列化反序列化{ c...
分类:
其他好文 时间:
2014-05-22 15:52:52
阅读次数:
264
sdfsdfsdf sdfsdfsdf sdfsdfsdf sdfsdfsdf sdfsdfsdf
sdfsdfsdf ...
分类:
其他好文 时间:
2014-05-22 15:53:33
阅读次数:
193
using System;using System.Collections.Generic;using
System.Linq;using System.Text;using System.Threading.Tasks;namespace 二维数组{ class
Program { ...
分类:
其他好文 时间:
2014-05-22 15:54:53
阅读次数:
227
using System;using
System.Collections.Generic;using System.Linq;using System.Web;using
System.Web.Mvc;using 过滤器.Controllers;namespace 过滤器.Filtes{ p...
分类:
Web程序 时间:
2014-05-22 15:54:09
阅读次数:
308
iOS Foundation基础框架就是以Foundation.h头文件的库 #import Mac
OS X和iOS都使用了Foundation基础框架。该框架中有很多日后开发常用的API,非常基础重要。以下就常用的类和结构做个介绍。 NSObjct
NSObject类,是ObjC类族...
分类:
其他好文 时间:
2014-05-22 15:56:09
阅读次数:
335
void MainWindow::on_saveBtn_clicked(){
//本函数只是单独测试Qt保持为txt文本功能,与本串口程序无任何关系 QDateTime da_time; QString time_str =
da_time.currentDateTime().toString("y...
分类:
其他好文 时间:
2014-05-22 15:56:48
阅读次数:
333
using System;using System.Collections.Generic;using
System.Linq;using System.Text;using System.Threading.Tasks;namespace 内置委托{
static class Program .....
分类:
其他好文 时间:
2014-05-22 15:58:08
阅读次数:
159
我们的程序课只关心能不能把一个功能实现。不会关注怎么实现以及背后的我坚信性能非常重要,给客户做项目,三天两头出问题,动不动系统写出来的网站访问量一大就报503.经常遭到黑客攻击,资料被改得后果很严重.举几个个课堂例子说明此原则://字符串拼接下面是课堂上的代码string
sqlstr="ins.....
分类:
其他好文 时间:
2014-05-22 15:57:25
阅读次数:
393
The start index: this is inclusive, i.e. this
will be the first index value in the loopThe end index: this is exclusive, so it
won’t be processed in t...
分类:
Web程序 时间:
2014-05-22 15:59:26
阅读次数:
264
using System;using System.Collections.Generic;using
System.ComponentModel;using System.Data;using System.Drawing;using
System.Linq;using System.Text;u...
分类:
其他好文 时间:
2014-05-22 16:00:38
阅读次数:
196
An IEnumerable objectAn Action of T which is
used to process each item in the listList dataList = new List { "this", "is",
"random", "sentence...
分类:
Web程序 时间:
2014-05-22 16:01:17
阅读次数:
290