Stella981 Stella981
3年前
Debian 9.4 下如何安装 phpmyadmin
首先进入管理员模式,su,回车,输入密码;aptgetinstallphpmyadmin;系统会下载相关文件,并询问是否安装phpmyadmin,输入y,会进入如下界面;!Debian9.4下如何安装phpmyadmin(http://p3.pstatp.com/large/pgcimage/1533
Stella981 Stella981
3年前
Eclipse运行时参数
有时候在运行代码时,需要加上一些参数(jvm参数或者其他参数)。打开配置界面!eclipseparam1(http://static.oschina.net/uploads/img/201601/19152205_WtgV.png)(https://www.oschina.net/action/GoToLink?urlhttp%
Wesley13 Wesley13
3年前
linux下查看端口的占用情况
netstattln!(http://static.oschina.net/uploads/space/2015/0723/085853_8IJQ_877901.png)Netstat后面的意思·Proto显示连接使用的协议。 ·RefCnt表示连接到本套接口上的进程号。 ·Types显示套接口的类型。 ·State显示
Wesley13 Wesley13
3年前
Ubuntu 10.04&10.10安装XFCE 4.8
本文由Bentutu.com(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fbentutu.com%2F)编辑,转载注明出处http://bentutu.com/?p779(https://www.oschina.net/action/GoToLink?urlhttp%3
Stella981 Stella981
3年前
Eclipse
1、快捷键:原文地址:http://www.openopen.com/bbs/view/1320934157953(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.openopen.com%2Fbbs%2Fview%2F1320934157953) 很全!!(ht
Easter79 Easter79
3年前
TThreadedSelectorServer介绍及Direct Memory OOM分析
一、TThreadedSelectorServer线程模型:该服务会启动1个AcceptThread,2个SelectorThread(默认为2个,可设置),一个woker线程池(池的大小可设置),!(http://static.oschina.net/uploads/space/2015/0601/154802_Mlgb_143181
Stella981 Stella981
3年前
Magic Potions
题目描述:一堆东西,每次拿出两个不同的东西合。要最终合出来的最多。并且要贪心的买121314.。。1n23.。。http://codeforces.com/gym/100430/attachments/download/2418/20092010summerpetrozavodskcampandrewsta
Wesley13 Wesley13
3年前
Android 自定义View 视频音量调控
转载至:http://blog.csdn.net/lmj623565791/article/details/24529807(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fblog.csdn.net%2Flmj623565791%2Farticle%2Fdetails%2F2452980
Stella981 Stella981
3年前
JavaScript 开发人员需要知道的简写技巧
!(http://images2017.cnblogs.com/blog/139239/201710/13923920171024093046379571015872.jpg)本文来源于多年的JavaScript编码技术经验,适合所有正在使用JavaScript编程的开发人员阅读。本文的目的在于帮助大家更加熟练的运用JavaScri
Easter79 Easter79
3年前
SpringBoot——小试牛刀三阶段
21.SpringBoot的父级依赖1)创建父级工程pom.xml2)在父级工程里创建子module,pom.xml如下<?xml version"1.0" encoding"UTF8"?<project xmlns"http://maven.apache.org/POM/4.0.