/* * Copyright (C) 2006 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this fil...
分类:
移动开发 时间:
2014-10-29 16:52:49
阅读次数:
334
一、项目介绍 Orchard是一个免费和开源的社区交流项目,致力于在ASP.NET平台开发应用程序和可重用性组件。它将创建用于ASP.Net应用和扩展的共享组件,以及修改这些组件以便使其应用于终端用户,脚本人员和开发者。使用的开源协议是OSI认证的 New BSD license。 Orchard ...
分类:
其他好文 时间:
2014-10-29 16:19:24
阅读次数:
189
Keil_uvision_4基本使用教程 注册方法: 1. 安装Keil C51 V9.00版本,即uV4 2. 打开uVision4,点击File---License Management...,打开License Management窗口,复制右上角的CID 3. 打开KEIL_Lic.exe注...
分类:
其他好文 时间:
2014-10-27 22:52:08
阅读次数:
243
第一部分 ArcGIS Desktop的安装 1、安装 安装DESKTOP及 License Manager,直接完全安装就可以了,这个没有什么可说的,先安装Desktop或者 License Manager都可以 1.1、Desktop的安装 安装desktop之前需要安装.net framewo...
分类:
其他好文 时间:
2014-10-24 12:47:20
阅读次数:
160
此次安装以设备SHIPSV13(IP地址为:x.x.x.x)为例,详细安装过程如下:一、确认系统版本bash-4.2# uname -aHP-UX SHIPSV13 B.11.23 U ia64 1660023518 unlimited-user license二、下载相应系统版本的jdkhttps...
分类:
其他好文 时间:
2014-10-22 17:47:11
阅读次数:
550
测试开启前的设备系统准备工作。
接口
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compl...
分类:
其他好文 时间:
2014-10-22 15:59:16
阅读次数:
324
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo...
分类:
移动开发 时间:
2014-10-22 12:57:52
阅读次数:
283
helloworld.c 代码#include #include MODULE_LICENSE("Dual BSD/GPL");static int hello_init(void){ printk(KERN_ALERT "Hello world\n"); return ...
分类:
其他好文 时间:
2014-10-22 12:33:04
阅读次数:
172
IBuildProvider接口中定义了三个方法
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in comp...
分类:
其他好文 时间:
2014-10-22 11:05:15
阅读次数:
235
当设备处于offline状态时,cts框架就要调用IDeviceRecovery接口类去做相应的恢复工作。
接口
/*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
...
分类:
其他好文 时间:
2014-10-22 11:03:11
阅读次数:
230