01 2020 档案
摘要:1.js方法封装 MC.upperCase=function chang(domId){ $(domId).on("input propertychange",function(){ var a=$(this).val(); a=a.toUpperCase(); $(domId).val(a) })
阅读全文
摘要:1.File-->settings..或者按快捷键Ctrl+Alt+S,如图: 2.在editor下有个 File Types或者搜索File Types,如图 3.在lgnore files and folesrs中输入*.iml;.idea;注意要";"结尾,(注*.xxx;格式为文件,.xxx
阅读全文

浙公网安备 33010602011771号