原创 Kotlin+Gradle Could not resolve: project :XXXX

Could not resolve: project :CertificateManager CONFIGURE SUCCESSFUL in 1s 遇到這種沒有具體提示的問題,一般去找build.grade 問題 1.排查Ko

原创 解決Flutter_Web無法下載包(爲Pub配置鏡像)

引入 2019 5月份 flutter 更新了flutter1.5.4 這次更新帶來了preview的web 然後卡在了Install the flutter_web build tools CMD提示 + webdev 2.0.

原创 VScode Go 語言環境搭建(使用代理下載

適用範圍 Installing 8 tools at C:\Users\K\go\bin gocode go-outline go-symbols guru gorename gocode-gomod

原创 Vscode + python 優雅調試

難看的調試輸出 #launch.json { "version": "0.2.0", "configurations": [ { "name": "Python: 當前文件",

原创 Flutter錯誤 Because flutter_tools depends on built_collection 4.3.2 which doesn't match any versions

報錯 PS C:\Users\Administrator> flutter pub Building flutter tool... Running pub upgrade... Because flutter_tools dep

原创 Docker pull 報錯Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request

Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for con

原创 JDK11 問題 An illegal reflective access operation has occurred

問題 WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.pr

原创 Docker Mysql ERROR 2007 (HY000): Protocol mismatch; server version = 11, client version = 10

怎麼出現的 docker 內部署 Mysql mysql -h 192.168.10.24 ERROR 2007 (HY000): Protocol mismatch; server version = 11, client ve

原创 Js數組查找工具函數——ShapeFilter

Js工具庫之Shape-filter 類似效果就像Mybatis-plus裏的QueryWrapper Github:github.com/ame-yu/shape-filter 主要目的 簡化對象數組的查詢 Object bas

原创 CSDN博客內容搬家

關於CSDN站點 博客 (X) 錯題集 (✓) CSDN記錄一些瑣碎,更新不定期,多數瑣碎隨筆 如果只想查看精品文章,請前往我個人博客主頁 CSDN搬家工具 https://github.com/ame-yu/csdn-mov

原创 Error:(7, 24) java: 程序包javax.annotation不存在

都是些無聊的問題,碰到還是會有的,但沒必要分開了寫 Error:(7, 24) java: 程序包javax.annotation不存在 JDK9以上精簡掉的包,依賴需要按需添加 # build.gradle compile

原创 花裏胡哨系列——個人博客裝飾代碼段

效果圖 前言 本文屬於花裏胡哨系列,提供思路,沒有Copy一下就能用的源碼 本人博客就實裝了這個點擊此處查看Demo 基本思路 審查元素找到代碼爲其添加::after固定其位置,其餘交給linear-gradient #

原创 高效Chrome之道

自定義搜索引擎,讓地址欄變成命令行 推薦使用的引擎: Bing字典:%s鏈接 英日字典:%s

原创 Parcel 使用scss引用node_modules錯誤 Can't find stylesheet to import.@import "@material/elevation/mixins";

> parcel index.html --open Server running at http://localhost:1234 × D:\WorkSpace\VSCode\project\src\base.scss:2

原创 KeyStoreAPI指導

前言 本文使用語言爲Kotlin,讀者若有Java基礎的也能看得懂 或者點擊此處去學習下Kotlin 需求 需求是這樣的,現在需要爲客戶建立一個KeyStore 不依靠openssl等命令行,使用代碼進行對Keystore的增刪改