logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Xcode 代码自动对齐 Xcode代码折叠 Xcode快捷键

这个快捷键 我在网上搜的好辛苦,好多都是错的,妈的。我要写出来,节省大家的时间。Xcode 代码自动对齐   control + i    (备注是字母 i  爱 , 不是L   ); 不用单独选中某行代码 ,这个会把本页全部自动对齐。或者在上面的菜单栏里这样选也能达到效果。==========================其他的快捷键

#ios
Error Domain=com.google.admob Code=1 “Request Error: No ad to show.“

改了Bundle Identifer后,它真的成了啊!(一般注册开发平台时,是和你项目的Bundle Identifer绑定一致的)最后一个个文件完全替换后还是不行,info.plist代码都一样了,最后突然想到了也就Bundle Identifer它不一样了.啊,家人们,同事注册谷歌开发者后,给我的谷歌广告demo,我调试出来广告后。自己重建了个项目怎么也复现不出来广告了!浪费了我好几个小时调试

文章图片
#java#服务器#前端
解决vscode编辑器git总让输入用户名及密码的烦恼

1.  解决vscode编辑器git总让输入用户名及密码的烦恼我们打开终端,会看到cmd定位在我们仓库位置,我们只要添加:git config --global credential.helper store---------------------------------------#######################-----------------2:清除保存好的账号密码remot

连接真机时 You may be able to resolve the issue by installing the latest version of Xcode from the

问题:连接真机iphone7时 You may be able to resolve the issue by installing the latest version of Xcode from the Mac App Store or developer.apple.com. [missing string: 869a8e318f07f3e2f42e11d4355022860这个错误提示表明

文章图片
#issue#xcode#macos
到底了