- 博客(8)
- 资源 (4)
- 收藏
- 关注
转载 No /etc/rc.local file on Ubuntu 18.04? Here's what to do...
The /etc/rc.local file on Ubuntu and Debian systems are are used to execute commands at system startup. But there's no such file in Ubuntu 18.04.So what can we do? We can just create the file. Let's...
2019-02-05 15:05:35
309
转载 Getting suspend in Linux working on a MacBook Pro
A lot of my distro hopping as of late has been due to my inability to get my daily driver, a MacBook Pro 12,1 (2015) to suspend correctly.Each distro resulted in the same. Close the lid, the Apple l...
2019-02-05 15:04:14
313
转载 PHP Login Form with Sessions
Session variables are used to store individual client’s information on the web server for later use, as a web server does not know which client’s request to be respond because HTTP address does not m...
2019-02-04 18:25:29
519
转载 How to Debug in PHP Kieran Masterton, year 2008
Nobody enjoys the process of debugging their code. If you want to build killer web apps though, it’s vital that you understand the process thoroughly.This article breaks down the fundamentals of deb...
2018-11-14 16:44:53
205
转载 VirtualBox/SharedFolders
VirtualBox/SharedFolders目录IntroductionRequired: Virtualbox Guest AdditionsCreating a shared folderPrepare the folderLinuxWindowsTroubleshootingThe name was not va
2018-01-21 21:28:00
319
转载 mysql 删除操作
mysql 删除操作delete语法单表语法:DELETE [LOW_PRIORITY] [QUICK] [IGNORE] FROM tbl_name [WHERE where_definition] [ORDER BY ...] [LIMIT row_count]多表语法:DELETE [LOW_PRIORITY] [QUICK]
2017-09-19 11:00:21
2409
转载 ubuntu ibus 无法全拼的问题
运行如下命令:$ sudo dconf update # 初始化 ibus 的设置$ ibus-daemon -rdx # 重启 ibus 的守护进程然后再设置成全拼。
2017-09-19 09:44:29
676
1
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人