运行VMware14之后,遇到了一个问题: Not enough physical memory is available to power on this virtual machine 但是,我的内存的确大于所分配的内存很多很多 所以。。。教程开始 命令 cd /tmp cp /usr/lib/vmware/modules/source/vmm…
提权 chmod +x example.bundle 建议直接使用 chmod 777 example.bundle 如非在例如企业机或服务器等要求的机器上可以尝试直接给予全部的权限,适用于大部分文件权限问题. 执行 sudo ./example.bundle 全文完 :)
string -> const char * string source; const char *cache = source.c_str(); const char * -> string const char *source; string cache=source; 全文完:)
CoolQ官方放出的VC开发只给了SDK和简单的注释,这导致很多初学者看到这非常懵逼。。。我正好开始学习使用VC++制作CoolQ的插件,顺便放上我的学习经验和教程。如果您在阅读文章的过程中有任何疑问或建议,欢迎在底下的评论框中留言哦!由于我也是初学,我会从最基础的开始讲,一起学习一起进步吧!如果文章有任何不正确的解释请各位大佬及时帮助修正,感谢感…
The English version is here. 众所周知,SS是一个很棒的访问外网的工具 Linux平台上现在也能安装了!!!教程如下 第一步 安装SS 在Linux平台中,安装SS变得比其他平台更加的简单.特别是你使用用户量比较大的Debian, Ubuntu, CentOS 等. 当然,所有支持apt和yum包管理器的linux发行版…
中文版在这 As we know, Shaowsocks is a wonderful app to visit the website which can not be visited in China. So, let's START! First: Install Shaowsocks How to install Shaowsocks? I…
众所周知,md5,sha1作为一种算法被广泛采用,尤其是在验证一些文件的完整性上尤为重要。接下来就来介绍一下两个系统平台的文件校验操作方法。 For Windows 校验文件的MD5码:certutil -hashfile [filename] MD5 校验文件的SHA1码:certutil -hashfile [filename] SHA1 校验…
将任意邮件转发至你的印象笔记私有邮箱(每天可保存 200 封),保存邮件至印象笔记。使得存储旅行预订邮件、各类邮件通知、每周报告变得更便捷。(免费帐户可免费试用此功能发送 5 封邮件) 寻找印象笔记电子邮箱地址 每个用户都有一个独一无二的私有邮箱地址,向该邮箱地址发送邮件,可以直接将邮件保存为印象笔记中的一条笔记。私有邮箱地址一般长这样:usern…
中文版在这:https://www.geekdt.com/316.html Introduction It is just a part of the code, and it is not an application. But it can be compile and run directly to show how it is work a…
Warning: This tutorial is working on the OnePlus5 which lost the model ID file but the Recovery mode and Fastboot mode is still working. What we need: Oxygen OS ROM package On…