Android开发日志 MapView使用需要注意的部分
好像网上的都比较全了.我就只写写要注意的部分
第一. 新建AVD的时候一定要注意
需要创建一个含有Google Apis的AVD
如图所示
第二 在Android Manifest.xml中增加以下语句 增加map的支持
<?xml version="1.0" encoding="UTF-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.techest.schoolpaper"> <application>[......]
time is not enough
there is no time for me to do somethings that i do really want to do...
like doing my desiring site http://techest.net
and there still comes many many problems
The android project Has been postponed for one month.now there are only two weeks left ..
in all word,
time waits for no one .
just hardworking
wordpress 控制摘要长度
今天在弄那个党校那个东西的时候遇到的..
网上找了很多方式 都太复杂了
其实要改动还是多简单的
本来输出文章的函数是
<?php the_content();?>
将它改为
<?php echo mb_substr(get_the_excerpt(),0,200,"utf8")."[...]";?>
说明一下the_excerpt()是得到摘要
get_the_excerpt()是得到摘要的string 然后再切断..再echo就可以了
upgraded to windows 7 x64
最近做的事情
1. 党校在线考试系统 http://dx.3haku.net 测试用户 123 密码123 管理员 admin 密码 admin 2. 公司的东西. 3. qqmsger重新挂到服务器上了. 4...[......]
php 在线考试系统 (3) 小框架 litphp
php 在线考试系统 (2) 从sql server迁移mysql
ubuntu server 安装VPN pptp
首先说一点.安装pptp类型的VPN VPS不能是openvz的 XEN的都可以 首先使用如下命令安装pptp sudo apt-get install pptpd
然后执行
sudo vim /etc/pp...[......]
php 在线考试系统 (1)
这个是前几天老师让做的
要求很简单
系统随机从题库出100道题
做完计算成绩
------------------------------
还没开始做,考虑了一下,后台比较简单...[......]
大三了
rt![......]
