会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
李梵
博客园
首页
新随笔
联系
订阅
管理
2018年7月22日
Idea 编译项目异常 Error:java: Compilation failed: internal java compiler error
摘要: 
阅读全文
posted @ 2018-07-22 21:44 newXin
阅读(225)
评论(0)
推荐(0)
2018年7月13日
IDEA 重新 build Project
摘要:  
阅读全文
posted @ 2018-07-13 16:30 newXin
阅读(2478)
评论(0)
推荐(0)
忽略 IDEA 文件
摘要: IntelliJ IDEA .idea .iml /WebRoot/WEB INF/classes
阅读全文
posted @ 2018-07-13 16:02 newXin
阅读(164)
评论(0)
推荐(0)
2018年7月11日
Centos 7 更换为 阿里云 yum 源
摘要: 地址: https://opsx.alibaba.com/ 操作步骤: 1、备份 mv /etc/yum.repos.d/CentOS Base.repo /etc/yum.repos.d/CentOS Base.repo.backup 2、下载新的 CentOS Base.repo 到 / etc
阅读全文
posted @ 2018-07-11 10:24 newXin
阅读(1436)
评论(0)
推荐(0)
2018年7月7日
Markdown 快速入门
摘要: 
阅读全文
posted @ 2018-07-07 16:54 newXin
阅读(131)
评论(0)
推荐(0)
Linux 服务器快速搭建 Java Web 开发环境
摘要: 搭建 Java 环境 yum list java yum install java 1.8.0 openjdk.x86_64 y java version mkdir 创建文件夹 mv 修改文件 2018 7 13 16:01:23 更新: 注意,以上操作针对国内的云服务器,不能保证国外的机器有效性
阅读全文
posted @ 2018-07-07 16:54 newXin
阅读(316)
评论(0)
推荐(0)
JDK 下载相关资料
摘要: 所有版本JDK下载地址: http://www.oracle.com/technetwork/java/archive 139210.html 下载账户密码: 2696671285@qq.com Oracle123
阅读全文
posted @ 2018-07-07 16:53 newXin
阅读(111)
评论(0)
推荐(0)
2018年7月5日
Error:(1, 1) java: 非法字符: '\ufeff'
摘要: 找到 java 文件。 使用 notepad 打开,转码,并保存即可。
阅读全文
posted @ 2018-07-05 10:56 newXin
阅读(2896)
评论(0)
推荐(1)
2018年7月2日
如何打开 win 10 内置应用
摘要: gpedit.msc windows设置 安全设置 本地策略 安全选项 》》 用户账户控制:用于内置管理员账户的管理员批准模式:已启用
阅读全文
posted @ 2018-07-02 17:46 newXin
阅读(285)
评论(0)
推荐(0)
2018年6月12日
idea 导入 eclipse java ee 项目,并使用 tomcat 7 部署运行
摘要: 1、导入java ee项目。直接open 2、导入jar依赖 3、修改编译的目录 4、修改tomcat目录 5、tomcat添加目录 请注意classes单词 D:\project\xxxxxx\WebRoot\WEB INF\classes
阅读全文
posted @ 2018-06-12 16:12 newXin
阅读(1257)
评论(0)
推荐(0)
2018年6月11日
windows sh.exe 中文乱码
摘要: idea 需要重启 export LANG=zh_CN.utf 8 alias ls='ls show control chars color=auto'
阅读全文
posted @ 2018-06-11 09:38 newXin
阅读(444)
评论(0)
推荐(0)
2018年5月20日
错误: 找不到或无法加载主类 Welcome.java
摘要: 问题原因: 不需要带.java
阅读全文
posted @ 2018-05-20 13:15 newXin
阅读(585)
评论(0)
推荐(0)
2018年5月12日
设置win 10 软件开机启动
摘要: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp 将快捷方式粘贴进去即可
阅读全文
posted @ 2018-05-12 19:43 newXin
阅读(144)
评论(0)
推荐(0)
win10 无法使用内置管理员账户打开应用
摘要: 运行gpedit.msc 启用两项 如何登陆 win 10 账户? 进入 win 10 应用商店,下载一个软件,然后登陆即可
阅读全文
posted @ 2018-05-12 19:40 newXin
阅读(175)
评论(0)
推荐(0)
2018年3月9日
设置 npm 源为淘宝镜像
摘要: 淘宝 npm 网址 修改 还原
阅读全文
posted @ 2018-03-09 10:40 newXin
阅读(27359)
评论(0)
推荐(3)
2018年1月19日
sublime 添加到右键菜单
摘要:
阅读全文
posted @ 2018-01-19 15:11 newXin
阅读(201)
评论(0)
推荐(0)
git sh.exe 乱码
摘要: 其实很简单,只需要在 git 安装目录中的 etc 目录下修改 bash.bashrc 文件。 在该文件头部加入: export LANG=zh_CN.utf-8alias ls='ls --show-control-chars --color=auto'
阅读全文
posted @ 2018-01-19 14:22 newXin
阅读(169)
评论(0)
推荐(0)
2018年1月12日
outlook 修改视图
摘要:
阅读全文
posted @ 2018-01-12 22:16 newXin
阅读(430)
评论(0)
推荐(0)
2018年1月11日
mybatis 获取新增数据的主键
摘要: <insert id="insert" parameterType="com.mmall.pojo.Shipping" useGeneratedKeys="true" keyColumn="id"> insert into mmall_shipping (id, user_id, receiver_
阅读全文
posted @ 2018-01-11 19:54 newXin
阅读(1498)
评论(0)
推荐(0)
2018年1月9日
框架 get 请求乱码
摘要: 解决方案: 在 tomcat 配置文件中添加 URIEncoding="utf-8"
阅读全文
posted @ 2018-01-09 10:17 newXin
阅读(132)
评论(0)
推荐(0)
下一页
公告