码迷,mamicode.com
首页 >  
搜索关键字:licensed    ( 402个结果
ListFragment源码 (待分析)
/* * Copyright (C) 2010 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this fil...
分类:其他好文   时间:2015-06-08 11:16:21    阅读次数:151
Android Scroller类介绍
资料:http://blog.csdn.net/gemmem/article/details/7321910Scroller源码: 1 /* 2 * Copyright (C) 2006 The Android Open Source Project 3 * 4 * Licensed ...
分类:移动开发   时间:2015-06-06 11:52:10    阅读次数:151
JavaScript: Names and Versions
JavaScript was created at Netscape in the early days of the Web, and technically, "JavaScript" is a trademark licensed from Sun Microsystems(now Oracl...
分类:编程语言   时间:2015-06-02 00:00:18    阅读次数:330
串口转以太客户端(增加uci、可连接多个服务器)
1、 进入barrier_breaker/package/utils文件夹,新建ttl_client2、 该目录下的Makefile## Copyright (C) 2009 OpenWrt.org## This is free software, licensed under the GNU Ge...
分类:其他好文   时间:2015-06-01 13:00:52    阅读次数:256
Shiro学习笔记(1)——shiro入门
创建一个简单shiro项目 Shiro的权限 1 简单字符串 2 多层次管理 2 实例级访问控制1.创建一个简单shiro项目 创建一个java工程 加入shiro需要的jar包 在src下创建log4j配置文件(非必需步骤,可以跳过) # # Licensed to the Apache Software Foundation (ASF) under one # or more contribu...
分类:其他好文   时间:2015-05-27 12:20:36    阅读次数:153
ChampOn Home Licensed Agreement
EnglishiOS LICENSED APPLICATION - END USER LICENSE AGREEMENTPLEASE READ CAREFULLY THE FOLLOWING LEGAL AGREEMENT (“Agreement”). THIS AGREEMENT CONSTITU...
分类:其他好文   时间:2015-05-25 16:20:04    阅读次数:91
Android 汉字转拼音之工具篇
/* * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this fil...
分类:移动开发   时间:2015-05-24 11:17:11    阅读次数:266
Intellij idea远程调试Tomcat
修改catalina.sh第273行 由JPDA_ADDRESS="localhost:8000"改为JDPA_ADDRESS="8000" start.sh改成如下: #!/bin/sh #?Licensed?to?the?Apache?Software?Foundation?(ASF)?under?one?or?more #?contr...
分类:其他好文   时间:2015-05-19 19:23:18    阅读次数:311
jquery插件开发样例-jquery插件开发(1)
/*! * jQuery lightweight plugin boilerplate * Original author: @ajpiano * Further changes, comments: @addyosmani * Licensed under the MIT license */ // the semi-colon before the function invocat...
分类:Web程序   时间:2015-05-18 09:05:03    阅读次数:150
mtk6735启动流程
大致的流程如下: BootROM   ===>    Preloader   ===>    LK   ===>   Kernel  ===>   Android 每部分做的工作如下: BootROM 1.固化在CPU内部,主要负责从外部存储加载preloader 2.USB Download Preloader 1.MTK Licensed 2.基础Module...
分类:其他好文   时间:2015-05-06 17:43:21    阅读次数:168
402条   上一页 1 ... 26 27 28 29 30 ... 41 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!