[原创]centos samba 服务器安装 [原创]CentOS 6.x 网页在线截图工具CutyCapt安装 [原创]SecureCRT上传bash: rz: command not found 2012-02-16 12:23:59| 分类: 技术日志 | 标签: |字号大中小 订阅 -bas ...
分类:
Web程序 时间:
2019-02-04 19:30:39
阅读次数:
259
Plan A File → Project Structure... Facets → Spring → 右键删除即可 Plan B File → Settings → Editor → Inspections → Spring 把Mixed换成Warning即可。 Plan C settings ...
分类:
其他好文 时间:
2019-02-03 20:57:45
阅读次数:
623
When I install QT in MacOS 11.3.6, it prompts I need to install xcode then I install xcode but it was still fruitless. now, it's the solution: referre ...
分类:
其他好文 时间:
2019-02-03 19:47:19
阅读次数:
172
Given a sorted array and a target value, return the index if the target is found. If not, return the index where it would be if it were inserted in or ...
分类:
其他好文 时间:
2019-02-03 12:40:25
阅读次数:
160
问题描述 下载的是 CentOS 7.6 Everything 版本,在 VMware 12 上安装时软件选择“最小安装”后,输入 ifconfig 命令提示: bash ifconfig command not found 经搜索得知是由于没有安装 net-tools 工具的原因,于是使用 yum ...
分类:
其他好文 时间:
2019-02-03 10:29:59
阅读次数:
230
Given an array of integers nums sorted in ascending order, find the starting and ending position of a given target value. Your algorithm's runtime com ...
分类:
其他好文 时间:
2019-02-02 23:19:31
阅读次数:
208
ERROR: No Java executable found in current PATH: /bin:/usr/bin:/sbin:/usr/sbin 安装报错: 1、如还未安装java,则安装java 2、如已安装java,则执行以下命令,关联一下java的可执行文件。 update-alt ...
分类:
系统相关 时间:
2019-02-01 18:06:23
阅读次数:
413
我在update数据库的时候出现的死锁 数据库表死锁 Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLTransactionRollbackException: Deadlock found when trying to get lock; try r ...
分类:
数据库 时间:
2019-02-01 17:16:27
阅读次数:
891
是因为eclipse里面没有设置好源码路径。 源码路径在jdk安装包里面 C:/Program Files/Java/jdk1.8.0_191/src.zip 这个src.zip文件, 设置eclipse: window -》 preferences -> Java -> Installed JRE ...
分类:
系统相关 时间:
2019-02-01 15:44:27
阅读次数:
221
win7上,已经安装python27,但是在安装wxpython的时候,却显示没有安装python27.然后,我通过直接修改注册表的方法,把这个问题解决掉了。1、win+r,输入regedit;2、创建自己的注册表 ...
分类:
编程语言 时间:
2019-02-01 14:51:41
阅读次数:
889