默认情况下,git bash 中的中文路径是乱码的,例如创建一个名字为你好的文件,显示内容为:

如需解决这个问题,需要手动添加设置:
|
1 |
git config --global core.quotepath false |
默认情况下,git bash 中的中文路径是乱码的,例如创建一个名字为你好的文件,显示内容为:

如需解决这个问题,需要手动添加设置:
|
1 |
git config --global core.quotepath false |
打开安装目录下Youdao\YoudaoNote\theme\build.xml文件,首先搜索关键字PanelAd,在大约 312 行左右的位置:

|
1 2 3 4 5 6 7 8 9 |
<PanelAd type="adpanel" css="public" ass="mainform panelclient PanelAd"> <panelTopLine type="panel" css="AdPanel" Dockstyle="top" Bounds="0,0,0,1"/> <MiddlePhotoPanel type="panel" css="public" DockStyle="top" Bounds="0,0,250,160" Margin="0,13,0,13"> <AdPhoto type="photo" css="Ad AdPhoto" AnchorStyle="center" AutoZoom="ZoomEqual" Bounds="0,0,0,130"> <AdClose type="button" css="adclear" AnchorStyle="topright" Bounds="-1,1,24,24" /> <AdText type="label" css="AdText" AnchorStyle="bottomleft" Bounds="6,-6,25,10"/> </AdPhoto> </MiddlePhotoPanel> </PanelAd> |
在使用 Win10 远程登陆时出现错误:「身份验证错误,要求的函数不受支持 「。 解决方案:运行中输入 gpedit 打开策略组,依次选择 「计算机配置」->「管理模板」->「系统」->「凭据分配」,设置 「加密 Oracle 修改正」 为 「已启用」,并将保护级选择成 「易受攻击」 。