码迷,mamicode.com
首页 >  
搜索关键字:windows下用notepad++ 打造linux 代码编辑环境 送给不使用vim的linux guy    ( 80个结果
软件安装 -> 卸载openocd
1 guy@guy-X9Ti:~$ sudo apt --purge remove openocd 2 正在读取软件包列表... 完成 3 正在分析软件包的依赖关系树 4 正在读取状态信息... 完成 5 下列软件包是自动安装的并且现在不需要了: 6 libftdi1-2 libhidapi-hid ...
分类:其他好文   时间:2021-06-11 18:04:39    阅读次数:0
软件安装 -> gcc-arm-none-eabi
1 guy@guy-X9Ti:~$ sudo apt install gcc-arm-none-eabi 2 [sudo] guy 的密码: 3 正在读取软件包列表... 完成 4 正在分析软件包的依赖关系树 5 正在读取状态信息... 完成 6 下列软件包是自动安装的并且现在不需要了: 7 bam ...
分类:其他好文   时间:2021-06-10 17:50:05    阅读次数:0
一日一技:如何用 Python让自己变成天选之子
一日一技:如何用Python让自己变成天选之子摄影:产品经理厨师:kingname请大家猜一猜下面这段代码的运行效果:importrandomimporttimepeople=[‘kingname‘,‘王小一‘,‘李小二‘,‘张小三‘,‘刘小四‘,‘卢小五‘,‘马小六‘,‘周小七‘,‘丁小八‘,‘朱小九‘]foriinrange(1,11):lucky_guy=random.choice(peop
分类:编程语言   时间:2020-12-07 12:47:52    阅读次数:18
CodeForces - 469A I Wanna Be the Guy
There is a game called "I Wanna Be the Guy", consisting of n levels. Little X and his friend Little Y are addicted to the game. Each of them wants to ...
分类:其他好文   时间:2020-06-27 21:41:11    阅读次数:90
老友记实战,5下
Monica and joey is with man and Joey's ex-girlfrend. Monica: He is so cute. What did you guy grow up? man and woman: Brooklyn Heights. Cleveland. Moni ...
分类:其他好文   时间:2020-05-12 09:40:15    阅读次数:89
【VIM】---GVIM打造Linux最轻量最方便的IDE
业务需要必须在Ubuntu系统上进行开发,但个人电脑性能地下,开虚拟机后卡到废弃,各种vscode和source insight只要打开就能卡爆,最终折腾了挺久最终还是回归vim/GVIM。 一下列出来常用的一些插件和配置,以作备忘: 单独介绍一下: 1. Bundle 'vim-scripts/O ...
分类:系统相关   时间:2020-03-09 11:45:18    阅读次数:79
Primer Fields视频作者在BBS上的留言
I am the guy who made the Primer Fields video. Sorry for the length of this post, but is has to be long in order to address the issues I am seeing in ...
分类:其他好文   时间:2020-02-29 22:31:13    阅读次数:104
协商薪资 - 找工作的关键一步
协商薪资是收官阶段的关键一步, 多出的几万块钱, 以后去买菜买日用品,你(我)就不用那么刻意的盯着标签,认真比较价格了. Listen to the podcast with Haseeb Qureshi, preferably more than twice. The guy could nego ...
分类:其他好文   时间:2020-02-25 09:17:42    阅读次数:63
buuctf 两道GXYCTF逆向
1,luck_guy ida打开,很简单 #include<stdio.h> int main() { char f1[] = "GXY{do_not_"; char f2[] = "icug`of"; char temp[7]; for (int j = 0; j < 7; ++j) { if ( ...
分类:其他好文   时间:2020-02-16 21:07:15    阅读次数:325
I fullly understand why can not set "auto commit off" in sqlserver
This is xxxxx Because MES guy mistaken , the data was wrong and made system error then. After that I plan to set "autocommit off" in sqlserver as defa ...
分类:数据库   时间:2020-02-16 20:26:25    阅读次数:111
80条   1 2 3 4 ... 8 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!