会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
benben6en
java 用JNA调用dll 参考文档
摘要: 1 Java调用C语言动态库(JNA方式):回调函数、结构体数组传参、结构体数组返回 2 jna结构体数组 JNA结构体数组 3JNA调用C语言动态链接库学习实践总结 4 Java 通过 JNA 调用 DLL 返回 char * 字符串乱码问题的解决 5jna对结构体、指针、引用、拷贝参数传递的使用
阅读全文
posted @ 2017-07-26 14:06 clo33tt
阅读(2096)
评论(0)
推荐(0)
编辑
idea 中web项目 用自带tomcat启动问题,
摘要: 严重: Exception sending context initialized event to listener instance of class com.zenointel.logserver.util.WebAppContextListenerorg.springframework.jd
阅读全文
posted @ 2017-03-15 11:48 clo33tt
阅读(998)
评论(0)
推荐(0)
编辑
idea使用技巧资料篇
摘要: 基本使用:https://my.oschina.net/lujianing/blog/177042#OSC_h1_2 解决idea卡顿问题:http://www.cnblogs.com/ae6623/p/4998785.html
阅读全文
posted @ 2017-03-14 16:38 clo33tt
阅读(171)
评论(0)
推荐(0)
编辑
tomat遇到的一些错误
摘要: 资料链接:启动tomcat一闪而过的问题
阅读全文
posted @ 2017-03-14 16:36 clo33tt
阅读(92)
评论(0)
推荐(0)
编辑
gwt学习资料
摘要: 学习资料: 2 3
阅读全文
posted @ 2017-03-09 12:30 clo33tt
阅读(112)
评论(0)
推荐(0)
编辑
项目部署在windows下的tomcat里
摘要: 打包放在webapps 目录下,web的改成ROOT ok!!!
阅读全文
posted @ 2017-02-06 19:04 clo33tt
阅读(99)
评论(0)
推荐(0)
编辑
获取tomcat端口号的三种方式
摘要: 参考文档:
阅读全文
posted @ 2017-02-06 16:18 clo33tt
阅读(950)
评论(0)
推荐(0)
编辑
windows 下载安装github
摘要: 参考链接:http://download.csdn.net/download/devsplash/9683971
阅读全文
posted @ 2017-01-19 13:56 clo33tt
阅读(125)
评论(0)
推荐(0)
编辑
Exception in thread "main" java.lang.IllegalArgumentException: Illegal character in query at index 189......
摘要: 原因:地址中涉及了特殊字符,如‘|’‘&’等。所以不能直接用String代替URI来访问。必须采用%0xXX方式来替代特殊字符 解决方法:参考链接
阅读全文
posted @ 2017-01-17 15:42 clo33tt
阅读(1002)
评论(0)
推荐(0)
编辑
HTTP协议头了解
摘要: Cache-Control:max-age =0 Accept:浏览器可接受的MIME类型。 Accept-Charset:浏览器可接受的字符集。 Accept-Encoding:浏览器能够进行解码的数据编码方式,比如gzip。Servlet能够向支持gzip的浏览器返回经gzip编码的HTML页面
阅读全文
posted @ 2017-01-10 16:03 clo33tt
阅读(376)
评论(0)
推荐(0)
编辑
下一页
导航
博客园
首页
联系
订阅
管理
公告