Wesley13 Wesley13
3年前
android SQLite数据库使用实例
创建数据库帮助类DbHelper.java:packagecom.example.db;importandroid.content.Context;importandroid.database.sqlite.SQLiteDatabase;importandroid.database.sqlite.S
Wesley13 Wesley13
3年前
PHP防XSS攻击
防XSS攻击什么是XSS攻击代码实例:<html<head<metahttpequiv"ContentType"content"text/html;charsetutf8"/<titleXSS原理重现</title</head<bo
Stella981 Stella981
3年前
Recyclerview的多种条目
packagecomp.example.practise9.adapter;importandroid.content.Context;importandroid.support.v7.widget.RecyclerView;importandroid.view.LayoutInflater;importandroid.view.View
Wesley13 Wesley13
3年前
JS获取表单元素的值
<html<head<metahttpequiv"contenttype"content"text/html;charsetutf8"<title测试</title</head<body<formid"form1"name"form1"文本框
Stella981 Stella981
3年前
ProxySQL新版本对MGR的原生支持
导读译者:张锐志(微信号:516160507),知数堂第10期MySQL学员原文出处:http://lefred.be/content/mysqlgroupreplicationnativesupportinproxysql/原文作者:lefred
Stella981 Stella981
3年前
DevOps工具
来源文章:http://www.infoq.com/cn/news/2016/09/learndevopsfromreports?utm\_sourceinfoq&utm\_mediumpopular\_widget&utm\_campaignpopular\_content\_list&utm\_contenthomepage(http
Stella981 Stella981
3年前
Android Gallery仿3D图片浏览不支持4.1系统的问题
首先贴Gallery仿3D的7源码:packagecn.pyz.mypro.define;importandroid.content.Context;importandroid.graphics.Camera;importandroid.graphics.Matrix;i
Stella981 Stella981
3年前
Gallery实现流畅的新闻滚动 方法复写
package com.ename.views;import android.content.Context;import android.util.AttributeSet;import android.view.KeyEvent;import android.view.MotionEvent;
Stella981 Stella981
3年前
Android GridView 添加 HeadView
package com.example.test;import android.content.Context;import android.util.AttributeSet;import android.util.Log;import android.view.MotionEvent;i
Stella981 Stella981
3年前
Android从相机或相册获取图片裁剪
package com.only.android.app; import java.io.File; import android.app.Activity;import android.app.AlertDialog;import android.content.DialogInterfa