1 using System; 2 using System.Threading.Tasks; 3
using System.Runtime.InteropServices.WindowsRuntime; 4 using
Windows.Graphics.Imaging; 5 using...
分类:
移动开发 时间:
2014-05-23 06:35:37
阅读次数:
295
using System;using System.Collections.Generic;using
System.ComponentModel;using System.Data;using System.Drawing;using
System.Linq;using System.Text;u...
分类:
其他好文 时间:
2014-05-23 03:42:43
阅读次数:
353
package com.ting.textcover;import
java.io.File;import android.app.Activity;import android.content.Intent;import
android.graphics.Bitmap;import android...
分类:
其他好文 时间:
2014-05-22 14:30:14
阅读次数:
321
创建兼容android activity的OSGI bundle...
分类:
移动开发 时间:
2014-05-22 12:20:00
阅读次数:
410
三层已经学了一些时间了,开始觉得自己可以用C#写程序了,就用C#写了一个实现登陆的,真正再用在机房中,还是觉得很吃力的,所以,决定用vb.net敲了。下面是我用vb.net实现的登陆,可以给大家做一些参考。
这是构架的三层
数据库中的表T_User_DAL:UserI,Level,Password,Head,computer
首先看一下...
分类:
Web程序 时间:
2014-05-22 08:10:55
阅读次数:
319
目标 1.学会用计算思维编写程序 think like a computer
scientist 2.读懂别人的程序 3.了解计算的基本能力和局限 4.把科学问题转换成计算问题什么是计算?
知识分为陈述性知识(是什么)和过程性知识(如何做,又称指令性知识,对推导过程的描述,如何判别)...
分类:
其他好文 时间:
2014-05-22 02:03:39
阅读次数:
202
package com.example.ceshi;import
android.content.Context;import android.graphics.Canvas;import
android.graphics.Color;import android.graphics.Paint;im...
分类:
其他好文 时间:
2014-05-22 01:59:09
阅读次数:
288
Big Event in HDU
Problem Description
Nowadays, we all know that Computer College is the biggest department in HDU. But, maybe you don't know that Computer College had ever been split into Comp...
分类:
其他好文 时间:
2014-05-21 10:51:55
阅读次数:
300
问题表现为:
在Windows下使用pdflatex编译时,所有使用.eps文件的地方都会得到一条错误信息:!LaTex Error:Unknown graphics extension:.eps。
不管你用的是\epsfig、\includegraphics还是其他命令,都会遇到这个问题。
原因:
pdflatex只能支持pdf、jpg、jpeg、png共4中格式的图片。...
分类:
其他好文 时间:
2014-05-21 09:10:28
阅读次数:
896
DescriptionA rooted tree is a well-known data
structure in computer science and engineering. An example is shown below:In the
figure, each node is lab...
分类:
其他好文 时间:
2014-05-21 03:23:51
阅读次数:
296