登录
首页 » Java » win8UI

win8UI

于 2020-06-22 发布
0 135
下载积分: 1 下载次数: 1

代码说明:

说明:  A small example based on Android Win8 layout, similar to the old 360 interface, but just a layout, friends who want to study can download it.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 六相永磁风力发电机建模及控制研本次上传日志
    说明:  六相永磁风力发电机建模及控制研本次上传日志(The fluctuation part of waveform cancels each other when the capacitor)
    2020-06-24 00:00:08下载
    积分:1
  • 蝗虫优化算法 GOA OPTIMISATION
    说明: 所提出的蝗虫优化算法(GOA)数学上模拟和模拟自然界中蝗虫群的行为,以解决优化问题。The proposed Grasshopper Optimisation Algorithm (GOA) mathematically models and mimics the behaviour of grasshopper swarms in nature for solving optimisation problems.
    2020-07-16 01:47:47下载
    积分:1
  • 大学三年级操作系统实验1进程调度,三种方法都有
    大学三年级操作系统实验1进程调度,三种方法都有-University of third-year operating system process scheduling experiment 1, three methods have
    2022-12-18 20:55:04下载
    积分:1
  • HTML for the web代码for the
    Code for the html for the web
    2022-05-07 20:38:58下载
    积分:1
  • 所得税打开富裕啊随访速度发芽率安静含漱剂地方数据库大后方了防哈喇可是似的看见后撒...
    所得税打开富裕啊随访速度发芽率安静含漱剂地方数据库大后方了防哈喇可是似的看见后撒-Income tax the rich to open up the speed of germination rate ah quiet place Gargles agent database Kazakhstan rear anti-La, however like to see after the scattering
    2022-12-09 12:20:03下载
    积分:1
  • Java中的Canvas绘图源码实例
    Java中的Canvas绘图源码实例,主要是画线条、弧线、圆角矩形、三角形、文字、圆形等简单的几何图形,主要是通过创建DrawingCanvas对象canvas,为canvas设置命令监听者,实现接口CommandListener的方法,把缓冲区图像的内容绘制到画布上,画图部分代码:   int w = getWidth(); // 画布的宽度   int h = getHeight(); // 画布的高度   Image buffer = Image.createImage(w, h); // 用于绘图的缓冲图像   Graphics gc = buffer.getGraphics(); // 获取缓冲图像的图形环境   // 清除画布   public void clearScreen() {    gc.setColor(255,255,255); // 设置绘图颜色为白色    gc.fillRect(0,0,w,h); // 把缓冲图像填充为白色    gc.setColor(255,0,0); // 设置绘图颜色为红色   }   // 绘制直线   public void drawLine() {    setTitle("直线"); // 设置画布的标题    clearScreen(); // 清除画布    gc.drawLine(10,10,w-20,h-20); // 绘制黑色直线    gc.setColor(0,0,255); // 设置绘图颜色为蓝色    gc.drawLine(10,h/2,w-10,h/2); // 绘制蓝色直线   }   // 绘制弧   public void drawArc() {    setTitle("弧线和填充弧");    clearScreen();    gc.drawArc(5,5,w/2-20,h/2-20,60,216); // 绘制弧线    gc.drawArc(5,h/2-10,w/2-20,h/2-20,0,360); // 绘制圆    gc.setColor(0,0,255);    gc.fillArc(w/2,5,w/2-20,h/2-20,60,216); // 绘制填充弧线    gc
    2023-04-11 05:50:03下载
    积分:1
  • 液晶驱动与AVR。包括延迟和转换库。
    LCD Driver working with AVR. Include Delay and conv lib.
    2023-08-03 03:25:03下载
    积分:1
  • UE4.7源码 引擎 资源全套
    UE4.7 虚幻4游戏引擎源代码,使用云盘链接下载。(this is unreal engine source code)
    2019-01-05 00:17:41下载
    积分:1
  • used to write c campus tour guide system with Floyd algorithm, inquiries to the...
    用c写的校园导游系统 用弗洛依德算法实现,能够查询校园任意两个景点的最佳路径.-used to write c campus tour guide system with Floyd algorithm, inquiries to the campus arbitrary two spots in the best path.
    2022-12-21 10:05:03下载
    积分:1
  • 韩国人写的Java版MSN软件源码
    Java版MSN软件源码,韩国人写的,完成聊天功能,JAVA版的聊天室。
    2022-03-13 02:43:42下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载