openwrt如何编译修改界面的顶部、底部信息、LOGO图片2011-06-02 16:20:03 浏览2268次 以Atheros71xx为例,修改路径为:trunk/build_dir/target-mips_r2_uClibc-0.9.33.2 /luci-trunk+svn8959/them...
分类:
其他好文 时间:
2015-05-20 00:05:14
阅读次数:
432
今天在VMware虚拟机中经过千辛万苦终于安装好了Centos7。。
因为我在安装的时候有意的把网关设置好:
我是直接插网线就可以用,不需要拨号的网络。所以选择桥接模式。NAT也行。
不过启动CentOS7后发现系统还是不能上网。然后再设置网卡配置同样不行。经过上网查阅一番后,找到了原因了。...
分类:
其他好文 时间:
2015-05-19 22:49:45
阅读次数:
214
1 package com.example.phoneDail; 2 3 import android.app.Activity; 4 import android.content.Intent; 5 import android.net.Uri; 6 import android.os.Bun.....
分类:
其他好文 时间:
2015-05-19 22:18:01
阅读次数:
135
西电老校区,openwrt上用的认证软件。在package下新建一目录"xd-h3c",在里面新建一个Makefile,内容如下: 1 include $(TOPDIR)/rules.mk 2 3 PKG_NAME:=xd-h3c 4 PKG_VERSION:=2014-09-28 5 6 PK.....
分类:
其他好文 时间:
2015-05-19 20:39:41
阅读次数:
369
转自:http://blog.chinaunix.net/uid-23780428-id-4367414.html1.页面请求:1.1.代码结构在openwrt文件系统中,lua语言的代码不要编译,类似一种脚本语言被执行,还有一些uhttpd服务器的主目录,它们是:/www/index.htmlcg...
分类:
其他好文 时间:
2015-05-19 20:34:47
阅读次数:
276
第一次写android程序,写一个简单的拨号程序:非常简单截图如下:MainActivity.java的代码如下:package com.example.dailcall;import android.support.v7.app.ActionBarActivity;import android.c...
分类:
移动开发 时间:
2015-05-19 18:32:59
阅读次数:
162
自动更换ip地址的刷票软件是如何实现的?因为朋友参加了某网站的活动,让我帮他刷票。该网站限制单个ip地址投票数量,并且隔日不清零。我通过adsl重新拨号换ip速度较慢(每分钟1~2票)。于是我去淘宝找到一家刷票服务店,他承诺可以更换全国ip地址投票。结果确实成功了,而且速度很快(每小时5000~1....
分类:
其他好文 时间:
2015-05-19 12:30:39
阅读次数:
295
OpenWrtsignature check failed remove wrong signature filesvn co svn://svn.openwrt.org/openwrt/branches/backfire下载官网的源码(稳定版本)或者svn co svn://svn.openwrt...
分类:
其他好文 时间:
2015-05-19 00:19:53
阅读次数:
291