会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
纯粹的人
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
21
22
23
24
25
26
27
28
29
···
31
下一页
2016年5月19日
Javah生成JNI头文件方法
摘要: (1)javac编译技巧 自动生成包目录 javac -d . *.java 自然生成带包的文件了 (2)javah使用生成c头文件 java 命令中执行 -bash-4.1# pwd/home/jni-bash-4.1# lsHelloJNI.java-bash-4.1# more HelloJN
阅读全文
posted @ 2016-05-19 16:17 纯粹的人
阅读(554)
评论(0)
推荐(0)
2016年5月18日
centos安装
摘要: http://www.jb51.net/os/85895.html 下载地址:http://isoredirect.centos.org/centos/6/isos/x86_64/ 安装过程中存在的问题 安装之后需要插入优盘 http://jingyan.baidu.com/article/414e
阅读全文
posted @ 2016-05-18 22:17 纯粹的人
阅读(87)
评论(0)
推荐(0)
2016年5月12日
map几种方法
摘要: http://blog.csdn.net/sofokiller/article/details/8532084
阅读全文
posted @ 2016-05-12 10:04 纯粹的人
阅读(123)
评论(0)
推荐(0)
2016年5月10日
黑胶100
摘要: http://baa.bitauto.com/lavida/thread-4410657.html
阅读全文
posted @ 2016-05-10 11:33 纯粹的人
阅读(90)
评论(0)
推荐(0)
2016年5月5日
界面滑动+ztree
摘要: 链接:http://pan.baidu.com/s/1dE2DfH3 密码:iy2i 参考:http://blog.csdn.net/cuiran/article/details/7659094 jsp:放在body内 css: js: treeNode.java 设置圆角div: border-t
阅读全文
posted @ 2016-05-05 17:30 纯粹的人
阅读(252)
评论(0)
推荐(0)
2016年5月3日
Linux下Java获取本机IP地址
摘要: http://blog.163.com/nihaonihao1987@126/blog/static/11158086820115722550676/
阅读全文
posted @ 2016-05-03 17:03 纯粹的人
阅读(720)
评论(0)
推荐(0)
垂直对齐vertical-align:top
摘要: http://zhidao.baidu.com/link?url=tmC3DWNKAOIBkvz2MP3IXpH54-SjKnZytfNEUf9B7rmGzNRKwNvt6OUPbXh8eINL2buUoWOzajZYoJ5QRCKNZ_
阅读全文
posted @ 2016-05-03 10:40 纯粹的人
阅读(783)
评论(0)
推荐(0)
2016年4月24日
针对jquery获取表单数据并且迭代方式
摘要: function add(){ $("select option:selected").each(function(index){ var name = $(this).text(); console.log(name); }) $("select").each(function(index){ v
阅读全文
posted @ 2016-04-24 20:57 纯粹的人
阅读(501)
评论(0)
推荐(0)
js传递参数中文乱码
摘要: http://www.iteye.com/problems/60079 var cn = "中文"; 提交url --》encodeURI(url)比如Action 引入 import java.net.URLDecoder; 获取 String name = request.getParamete
阅读全文
posted @ 2016-04-24 20:55 纯粹的人
阅读(1675)
评论(0)
推荐(0)
最近要做的几件事
该文被密码保护。
阅读全文
posted @ 2016-04-24 01:12 纯粹的人
阅读(13)
评论(0)
推荐(0)
上一页
1
···
21
22
23
24
25
26
27
28
29
···
31
下一页
公告