房地產(chǎn)型網(wǎng)站建設(shè)搜索引擎的使用方法和技巧
前言:
? ? ? ? idea(后端),webstorm(前端)中可以用的一款輔助插件:Bito
個(gè)人嘗試體驗(yàn)效果:
優(yōu)點(diǎn)是:可以自動(dòng)完成一些場景代碼。
缺點(diǎn):太慢了,大部分時(shí)間一直轉(zhuǎn)圈
摘取文檔:
什么是Bito?
Bito是一款在IntelliJ IDEA編輯器中的插件,Bito插件是由ChatGPT團(tuán)隊(duì)開發(fā)的,它是ChatGPT團(tuán)隊(duì)為了提高開發(fā)效率而開發(fā)的一款工具。Bito插件的強(qiáng)大之處在于它可以幫助開發(fā)人員更快地提交代碼,同時(shí)還提供了一些有用的功能,如自動(dòng)補(bǔ)全提交信息、快速查看歷史記錄等。
用他自己的介紹就是:
Bito’s AI helps developers dramatically accelerate their impact. It’s a Swiss Army knife of capabilities that can 10x your developer productivity and save you an hour a day, using the same models as ChatGPT!Bito’s AI helps developers dramatically accelerate their impact. It’s a Swiss Army knife of capabilities that can 10x your developer productivity and save you an hour a day, using the same models as ChatGPT!
翻譯一下就是:
Bito 的 AI 幫助開發(fā)人員顯著加快其影響力。這是一把瑞士軍刀的功能,使用與 ChatGPT 相同的模型,可以提高您的開發(fā)人員生產(chǎn)力并每天為您節(jié)省一個(gè)小時(shí)!
為什么要使用Bito?
用他自己的介紹就是:
Bito AI makes it easy to write code, understand syntax, write test cases, explain code, comment on code, check security, and even explain high-level concepts. Trained on billions of lines of code and millions of documents, it’s pretty incredible what we can help you do without having to search the web or waste time on tedious stuff.Bito AI makes it easy to write code, understand syntax, write test cases, explain code, comment on code, check security, and even explain high-level concepts. Trained on billions of lines of code and millions of documents, it’s pretty incredible what we can help you do without having to search the web or waste time on tedious stuff.
翻譯一下大概就是:
Bito AI使編寫代碼,理解語法,編寫測試用例,解釋代碼,評論代碼,檢查安全性甚至解釋高級概念變得容易。經(jīng)過數(shù)十億行代碼和數(shù)百萬個(gè)文檔的培訓(xùn),我們可以幫助您完成的工作,而無需搜索網(wǎng)絡(luò)或浪費(fèi)時(shí)間在繁瑣的事情上,這真是令人難以置信。
如何安裝Bito插件
???????1、打開idea/webstorm 編輯器,在菜單欄中選擇?
英文版:?File?-》Settings-》Plugins。
漢化版?:??文件-》設(shè)置-》插件
?2、點(diǎn)擊 Marketplace,搜索? ? Bito? ,可以看到下面這個(gè),安裝它
?3、安裝成功以后可以看到編輯器最右上角多了 Bito的圖標(biāo)和文字,點(diǎn)擊
4、因?yàn)橹皼]有賬戶,需要注冊,點(diǎn)擊? Sign up or Sign-in
輸入你的郵箱,然后會(huì)收到一個(gè)code,輸入,點(diǎn)擊? submit? ,最終到這個(gè)界面,下面是各種不同的語言插件
?
5、上面有java,python等,但是不是后端,就不用那個(gè)試試,加個(gè)vue,node試試效果
?6、用vue來 Join 嘗試一下
?
7、個(gè)人建議
?總是要嘗試新的技術(shù)來提升自己,但是慎用,因?yàn)? ChatGPT? ?本身數(shù)據(jù)的安全性無法保證,根據(jù)個(gè)人情況,可以利用它來幫助自己更好的完成技術(shù)提升
?