mybatis like 查询
mybatis like 查询
在微信支付等一些平台中,需要填写签名信息,开发过程中与正式发布的签名不一样,避免重复劳动,可以修改android 默认的debug key 为正式的key
利用shape 来创建基本图形
1.首先先检测下自己的网络是否可连接上网络 2.关于本机-更多参数-系统报告里查看下网络 3.变色龙配置 org.chameleon.Boot.plist 看下是否网卡内建了 <key>EthernetBuiltIn</key> <string>Y...
实现下划线及颜色设置: public class AtActivity extends Activity { LinearLayout ll; /** Called when the activity is first created. */ @Override public void onCreate(Bundle savedI...
我的机器是用变色龙引导的。 org.chameleon.Boot.plist中GraphicsEnabler 设置为Yes 另外加入下面代码 <key>device-properties</key> <string>5e00000001000000010000005200000001000000020...
准备工作: 1. 安装镜像,原帖地址http://bbs.pcbeta.com/viewthread-1550906-1-1.html,有点儿大(6.3G),在公司挂机一晚上下载。 2. 11 新建虚拟机时 没有mac 的选项。需要下载解锁插件。...
保存在内存中 git config --global credential.helper cache git config --global credential.helper store .gitconfig 文件中加入以下内容 [credential] helper = store 在项...
由于popupWindow 的视图是从xml 中渲染的,关于popupwindow的大小碰到了一个问题:跟想象中的大小不一样。于是网上查了一点资料,没找到啥干货,不过在这篇文章中讲了一点。 http://www.jco...
Intent intent = new Intent(); ComponentName cmp = new ComponentName("com.sina.weibo","com.sina.weibo.EditActivity"); intent.setAction(Intent.ACTION_MAIN); intent.addCategory(Int...
pw.setBackgroundDrawable(new BitmapDrawable()); // 这行代码必须,还不晓得为什么,汗! // pw.setOutsideTouchable(true); pw.setFocusable(true);// ...
Maven compiler plugin 默认的的jdk 版本是1.5,如果用eclipse 的话,必须得改成我们自己的,用IDEA 的话,可以以项目设置中配置版本的进行编绎。
没有更多内容
加载失败,请刷新页面