红樱落尽君不见

  • Home

  • About

  • Tags

  • Categories

  • Archives

  • Schedule

  • Search

WIFI of Deepin

Posted on 2019-03-08 | Comments: | Views:

Read more »

安装Deepin的后续问题

Posted on 2019-03-08 | Comments: | Views:

安装Java环境: deepin源里有我就直接安装了,并没有其他大佬那样下包在进行配置,方法比较简单。 apt install oracle-java8直接安装 运行jar文件时会提醒:“Exception in thread "main" java.lang.NoClassDefFoundError: javafx/application/Application” 解决:安装 ...

Read more »

deepin下codeblocks的配置

Posted on 2019-03-08 | Edited on 2019-04-24 | Comments: | Views:

1.背景主题问题版本:deepin15.7 地址:/home/用户名/.config/codeblocks/ 代码及方法 2.中文问题方法打开codeblocks,在setting里选择environment 然后view,然后勾选international选项,在下拉框中选择简体中文,重启后生效。 3.缩进问题安装插件:sudo apt-get install codeblocks-con ...

Read more »

Vim

Posted on 2019-03-08 | Comments: | Views:

vim常用命令(图解) vim仔细解释 Vim编辑器-批量注释与反注释

Read more »

Deepin chrome的flash问题

Posted on 2019-03-08 | Comments: | Views:

Deepin上的chrome至今还是有很多的问题,Flash也是算是一个困扰我很长时间的问题了吧。 chrome://flash/里面版本是Flash plugin 24.0.0.189 internal-not-yet-present 在终端(文件管理器)中进入 ~/.config/google-chrome/PepperFlash目录下,删除临时文件。 移除flash sudo ...

Read more »

记一次智能手环选购

Posted on 2019-02-25 | Comments: | Views:

老是错过各种信息,就想买个手环。大部分手环都支持信息提醒功能嘛。 简单罗列几个常见的手环(先后并无好坏关系)1. 乐心 mambo2 市场价:119 黑白屏幕 0.87寸屏幕 2. 乐心5 市场价 :149 支持支付宝绑定 彩屏 0.96寸屏幕 80mAh电池 usb直充 3. 埃微i5p 市场价:99/55(淘宝有买,便宜出) 4. 埃微i6HR 市场价:129 彩屏 0.96寸屏幕 5 ...

Read more »

KALI LINUX

Posted on 2019-02-24 | Edited on 2019-03-07 | Comments: | Views:

命令行配置无线网络通用方法(一劳永逸) 搜索附近无线网络,获取想要连接网络的SSID sudo iwlist scan 配置无线网络文件 sudo vim /etc/network/interfaces 配置文件内容为: auto wlan0iface wlan0 inet dhcppre-up ip link set wlan0 uppre-up iwconfig wlan0 essid ...

Read more »

Hello World

Posted on 2019-02-23 | Edited on 2019-01-30 | Comments: | Views:

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"
Read more »

USB KILLER

Posted on 2019-02-20 | Comments: | Views:

看了成龙演的《机器之血》片段,成龙为了毁掉电脑插上了一个U盘,然后电脑就爆炸了,注意不是死机,是 爆! 炸! 了!然后我就想起了这么个玩意。 “当把它插到USB口上时,一个反向的DC/DC转换器运行并将电容器充至-110伏电压,此时直流斩波器(DC/DC)被关闭,场控晶体管同时打开。” “它在USB接口信号线-110伏电压的时候产生作用。当电容的电压降到-7伏时,晶体管关闭,DC/DC开启 ...

Read more »

Aria2

Posted on 2019-02-17 | Edited on 2019-03-08 | Comments: | Views:

Linux上的下载软件Aria2特征 多连接下载。aria2可以从多个源/协议下载文件,并尝试利用您的最大下载带宽。真正加快您的下载体验。 轻量级。aria2不需要太多内存和CPU时间。当磁盘缓存关闭时,物理内存使用量通常为4MiB(正常HTTP / FTP下载)到9MiB(BitTorrent下载)。下载速度为2.8MiB /秒的BitTorrent的CPU使用率约为6%。 功能齐全的BitTo ...

Read more »
123
云子墨

云子墨

25 posts
5 tags
© 2019 云子墨
Powered by Hexo v3.8.0
|
Theme – NexT.Gemini v6.7.0