for Robot Artificial Inteligence

when code useful Program

|

Meld

Code Comparing way in ubuntu

sudo apt-get install meld

vscode 활용법

if we want to find some specific code in whole system

use vscode

<root Director>
./code
ctr + shift + f = search whole in director
type the code and search

it is also same thing like to search a file as above by “ctr + p”

STacy

manage program by GUI

Comments