在gradle配置文件加入:android { packagingOptions { exclude 'META-INF/DEPENDENCIES.txt' exclude 'META-INF/LICENSE.txt' exclude 'META-IN...
分类:
移动开发 时间:
2014-12-01 14:04:59
阅读次数:
203
这个程序是《Linux device drivers》中的代码片段: #include #include MODULE_LICENSE("Dual BSD/GPL"); static int hello_init(void)
{ printk(KERN_ALERT "Hello,world\n");...
分类:
其他好文 时间:
2014-11-30 16:44:37
阅读次数:
212
1:首先从官网下载压缩包:
URL: http://maven.apache.org
2:解压缩配置文件:
topwqp:Documents wangqiupeng$ tar -zxvf apache-maven-3.2.3-bin.tar.gz
解压后的目录结构如下:
topwqp:apache-maven-3.2.3 wangqiupeng$ ls
LICENSE REA...
分类:
系统相关 时间:
2014-11-29 07:08:22
阅读次数:
161
/** * Copyright (c) 2005-2012 springside.org.cn * * Licensed under the Apache License, Version 2.0 (the "License"); */package com.minxinloan.common.ut...
分类:
编程语言 时间:
2014-11-28 15:46:20
阅读次数:
308
1、把下面两个aidl文件放在自己的工程中,自己的项目视为客户端,来实现跨进程通信。
代码如下:
建立包名:
/*
**
** Copyright 2007, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not ...
分类:
移动开发 时间:
2014-11-24 12:00:26
阅读次数:
247
如果忘记CitrixLicenseServer的密码,造成无法登陆的话,可以使用以下步骤进行重置:(1)打开C:\ProgramFiles(x86)\Citrix\Licensing\LS\conf\server.xml文件;(2)找到<userfirstName=”System”id=”admin”lastName=”Administrator”passwordExpired=”true”password=”a..
分类:
其他好文 时间:
2014-11-23 16:08:16
阅读次数:
430
简述 ???Name:?MS12-020?Microsoft?Remote?Desktop?Checker
?????Module:?auxiliary/scanner/rdp/ms12_020_check
????License:?Metasploit?Framework?License?(BSD)
???????Rank:?...
分类:
其他好文 时间:
2014-11-20 15:49:43
阅读次数:
284
前面我已经安装了XenDesktop/Xenapp7.6,并且配置了Site和License。接下来豆子打算配置MachineCatalogs(计算机目录)和DeliveryGroup(交付组)。首先,我先在一台作为模板的计算机上安装VDA,方法很简单,加载ISO选择CreateaMasterImage选择DeliveryController的地址默认选项自..
分类:
移动开发 时间:
2014-11-20 15:33:53
阅读次数:
307
/*The MIT License (MIT)Copyright (c) Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated docu....
分类:
编程语言 时间:
2014-11-19 17:50:40
阅读次数:
258
http://xionggang163.blog.163.com/blog/static/376538322013930104310297/直接输入注册码就可以了----- BEGIN LICENSE -----Andrew WeberSingle User LicenseEA7E-85560581...
分类:
其他好文 时间:
2014-11-19 07:24:25
阅读次数:
192