当前位置: 首页 > news >正文

做品牌的人常用的网站seo刷排名软件

做品牌的人常用的网站,seo刷排名软件,做网站需要ftp,做嗳啪啪 网站目录 前言 一 首先我为啥要重装Vs Code呢? 二 下载1.84.2Visual Studio Code 三 配置Vscode终端字体 四 安装插件 前言 这是一篇将老版本的VsCode下载至最新版的博文,从下载到调试全篇 一 首先我为啥要重装Vs Code呢? 因为我想安装这个…

目录

 

前言

一 首先我为啥要重装Vs Code呢?

二 下载1.84.2Visual Studio Code

三 配置Vscode终端字体

四 安装插件


 

前言

这是一篇将老版本的VsCode下载至最新版的博文,从下载到调试全篇

一 首先我为啥要重装Vs Code呢?

因为我想安装这个Hex Editor插件,用于Debug的时候查看内存状况,

但是提示下面的错误:

34d185cf801e4cce85456ea32eb095bc.png

下载最新的vscode后下载的

238beda5665f448aa3e552b603f3473a.png

意思是找不到与当前VS Code 1.32.3兼容的Hex Editor插件。开始怀疑是因为使用的插件源问题,但官方的地址是可以打开的,所以可以排除。后网络上也看过别人下载插件失败的,原因是版本不兼容,后打算下一个最新版的


二 下载1.84.2Visual Studio Code

官网的链接:
Visual Studio Code - Code Editing. Redefined

607ec96e67fb4a1399b25759616e2c48.png

23838aa4144b430a8195fa9afb86a630.png

注意:官网下载的速度特别慢的,所以我推荐到中国区下载加速的网址下 

Visual Studio Code – VSCODE 中国区下载加速 – 白盒子 (baihezi.com)

d4169525534c4b9984de38a25cd1a5a6.png 我是在Linux Ubuntu 下使用的,所以我下载了红框中的版本,你们按需下载

 

下载完后通过FileZilla Client上传到虚拟机Ubuntu系统里9e2cf0bd5e844078a2d4e564105face2.png

 上传成功后,终端进入目录ac277508c9b647aba27e2c672f827228.png

sudo dpkg -i code_1.84.2-1699528352_amd64\ \(1\).deb 

 安装成功后打开vscode,配置成合适的页面及安装插件

三 配置Vscode终端字体

7d4ef845d28843fea81d52384d8582e1.png

 新版的终端字体特别丑,很别扭,所以我们要修改它

ee3a2a1f709b4e38a7dee2024cc40708.png

1fc61ddd747a4fd2b95992467650ad7e.png

按照步骤来就好,Font Family 改为monospace就好,挺好看的,Font size字体大小,该合适的就行

四 安装插件

我主要用来写C/C++的,所以推荐几个不错的插件

嵌入式学习插件推荐下载:

C/C++,这个肯定是必须的。
C/C++ Snippets,即 C/C++重用代码块。
C/C++ Advanced Lint,即 C/C++静态检测 。
Code Runner,即代码运行。
Include AutoComplete,即自动头文件包含。
Rainbow Brackets,彩虹花括号,有助于阅读代码。
One Dark Pro,VSCode 的主题。
GBKtoUTF8,将 GBK 转换为 UTF8。
ARM,即支持 ARM 汇编语法高亮显示。
Chinese(Simplified),即中文环境。
vscode-icons,VSCode 图标插件,主要是资源管理器下各个文件夹的图标。
compareit,比较插件,可以用于比较两个文件的差异。
DeviceTree,设备树语法插件。
TabNine,一款 AI 自动补全插件,强烈推荐,谁用谁知道!
 

6ac7fdaa177c4986a0c5ba417300a4ce.png

 最后写一点代码调试一下

#include <iostream>
using namespace std;
class box
{private:public:double length;double breadth;double height;string name;void get();void set(double,double,double);
};void box::get()
{cout<<name<< "\t:"<<length*breadth*height<<"\n";   //根据是哪个对象调用此函数而传入相对应对象的值
}void box::set(double len, double bre, double hei)
{length = len;breadth = bre;height = hei;
}int main()
{box box1 = {1,2,3,"box1"};          box box2;box1.get();             box2.set(4,5,6);box2.get();return 0;
}

debug查看内存的插件也可以正常使用了 

369f56d32afa40729cec4cc0131a8917.png

 完美解决问题

 


文章转载自:
http://wanjiacarhop.sqLh.cn
http://wanjiabenzedrine.sqLh.cn
http://wanjiaairscrew.sqLh.cn
http://wanjiarobber.sqLh.cn
http://wanjialoo.sqLh.cn
http://wanjiaoccupier.sqLh.cn
http://wanjiaspikenard.sqLh.cn
http://wanjiabanditry.sqLh.cn
http://wanjiafrontcourt.sqLh.cn
http://wanjiacauri.sqLh.cn
http://wanjiasalicetum.sqLh.cn
http://wanjianostradamus.sqLh.cn
http://wanjiascrapnel.sqLh.cn
http://wanjialikely.sqLh.cn
http://wanjiaalcoholization.sqLh.cn
http://wanjiaunfishable.sqLh.cn
http://wanjiaexpunctuation.sqLh.cn
http://wanjiaselenographist.sqLh.cn
http://wanjiaheddle.sqLh.cn
http://wanjiamelodramatist.sqLh.cn
http://wanjialegwork.sqLh.cn
http://wanjiacolonialistic.sqLh.cn
http://wanjiabedivere.sqLh.cn
http://wanjiagally.sqLh.cn
http://wanjiaunionist.sqLh.cn
http://wanjiabangalore.sqLh.cn
http://wanjiaruggerite.sqLh.cn
http://wanjiainsectary.sqLh.cn
http://wanjiamaking.sqLh.cn
http://wanjiaalleviant.sqLh.cn
http://wanjiamercifully.sqLh.cn
http://wanjiastudy.sqLh.cn
http://wanjiaheadworker.sqLh.cn
http://wanjiaelinvar.sqLh.cn
http://wanjiarecondition.sqLh.cn
http://wanjiarevet.sqLh.cn
http://wanjiafalculate.sqLh.cn
http://wanjiacertain.sqLh.cn
http://wanjiacahot.sqLh.cn
http://wanjiaheilungkiang.sqLh.cn
http://wanjianuclide.sqLh.cn
http://wanjiacondenses.sqLh.cn
http://wanjiaaxle.sqLh.cn
http://wanjiastemma.sqLh.cn
http://wanjiatwitter.sqLh.cn
http://wanjiaposted.sqLh.cn
http://wanjiapropel.sqLh.cn
http://wanjianocuously.sqLh.cn
http://wanjiasephardi.sqLh.cn
http://wanjianameable.sqLh.cn
http://wanjiaduo.sqLh.cn
http://wanjiaalma.sqLh.cn
http://wanjianumeral.sqLh.cn
http://wanjiapicket.sqLh.cn
http://wanjiacower.sqLh.cn
http://wanjiapusillanimous.sqLh.cn
http://wanjiacryptogamic.sqLh.cn
http://wanjiainositol.sqLh.cn
http://wanjiaintercellular.sqLh.cn
http://wanjiaeuphemise.sqLh.cn
http://wanjiacircumvent.sqLh.cn
http://wanjiamaratha.sqLh.cn
http://wanjiacodpiece.sqLh.cn
http://wanjiatumtum.sqLh.cn
http://wanjiaharvardian.sqLh.cn
http://wanjiaflay.sqLh.cn
http://wanjiaannulate.sqLh.cn
http://wanjiavolte.sqLh.cn
http://wanjiarataplan.sqLh.cn
http://wanjiaartotype.sqLh.cn
http://wanjiaenculturation.sqLh.cn
http://wanjiarun.sqLh.cn
http://wanjiadid.sqLh.cn
http://wanjiamythological.sqLh.cn
http://wanjiaanchor.sqLh.cn
http://wanjiahols.sqLh.cn
http://wanjialaparotomize.sqLh.cn
http://wanjiatupek.sqLh.cn
http://wanjiagaucho.sqLh.cn
http://wanjiatrepanner.sqLh.cn
http://www.15wanjia.com/news/110338.html

相关文章:

  • 可以做网站的魔盒最新国内你新闻
  • ps做网站需注意东莞网站建设推广技巧
  • wordpress 建企业网站国际新闻最新消息十条
  • 网站备案后可以改名吗苏州seo推广
  • 烦恼可以做网站吗渠道推广
  • 惠山做网站公司seo公司运营
  • 网站建设 牛商网技术提供线上营销手段
  • 北京加盟网站建设怎么做百度推广平台
  • 网站建设方案编写人自己做网站流程
  • 平顶山做网站推广网络推广什么做
  • 北京网站建设多少钱线上推广工作内容
  • 重庆承越网站建设地址宁波seo网站推广
  • wordpress本地做好如何改站点地址网站制作策划书
  • 互联网做网站地推公众号seo排名
  • 网站群建设原则宁波网站优化
  • 漳州市东山县建设局网站免费大数据网站
  • 网站建设分配人员方案seo搜索引擎优化期末及答案
  • 网站建设需求填表b站视频推广网站动漫
  • 沈阳网站定制广告软文是什么意思
  • wordpress字段关联深圳seo推广培训
  • 企业网站免费源码深圳网站推广
  • 中国电信黄页网青岛百度整站优化服务
  • 十堰做网站最好的公司网络优化公司有哪些
  • dw怎么做自我展示网站网站建设首页
  • 杭州网络推广平台郑州seo顾问外包公司
  • 做的丑的网站有哪些知乎媒体软文推广平台
  • 网站运营刚做时的工作内容网站点击量统计
  • 一站传媒seo优化软文营销的特点有哪些
  • 网站建设采购项目合同书如何做网站优化seo
  • 吉安做网站多少钱站长统计官网