我在我的android代码中有2个路径对象.我一直试图检查天气这些路径是否相交,但是无法做到.如何检查天气路径是否相交.感谢任何好的回应.....谢谢,
我无法在Android Studio中将“查找或替换”功能与文本选择一起使用。
结果始终显示在Selection中未发现“ xxx”。
我的Android Studio版本是1.2.2。即使是今天,我还是将Android Studio更新为最新的1.3.0,但仍然无法正常工作。但是我朋友的一个有效。
我的计算机操作系统是Windows 8.1。我朋友的一个是Windows 7。
我尝试重新安装Android Studio,但未删除用户设置。仍然不起作用。
任何的想法 ?
似乎没有人问过这个问题.如果重复,请发表评论.
据说我#region在C#代码中有评论.
#region if this comment is very long, can I divide the comment into multi-lines?
// my code is here
#endregion
Run Code Online (Sandbox Code Playgroud)
是否可以将#region注释分成多行,如底部代码?
#region the comment is separated into
#region-2 two lines.
// my code is here
#endregion
Run Code Online (Sandbox Code Playgroud)