经常看到命名空间前就只有::

比如  ::test;这种代表是全局的test

比如  ::CreateDirectory(..),代表使用系统API也就是全局的

避免使用到局部定义的test命名空间或者函数

 

最新文章

  1. Gnome_Terminal
  2. VC++ 工程添加 Unicode Debug和Unicode Release编译支持
  3. js中event.keyCode用法及keyCode对照表
  4. shell脚本编写笔记
  5. 初识Tower Defense Toolkit
  6. ipsec vpn私网数据大量掉包问题
  7. JWPlayer使用指南
  8. [android] 手机卫士黑名单功能(ListView结合SQLite增删改)
  9. WPF基础篇之资源文件路径
  10. 有序的Map集合--LinkedHashMap
  11. PIC单片机基础1
  12. module.exports 和 exports(转)
  13. zookeeper部署
  14. CF1091F New Year and the Mallard Expedition
  15. Gradle Build速度加快方法汇总
  16. string字符串js操作
  17. UNIX网络编程读书笔记:I/O模型(阻塞、非阻塞、I/O复用、信号驱动、异步)
  18. 自定义指令 格式化input数据为非负整数
  19. eclipse 配置jdk和maven
  20. “全栈2019”Java多线程第二十章:同步方法产生死锁的例子

热门文章

  1. Python sorted list的实现
  2. 2.RabbitMQ Window环境安装
  3. JVM常用命令行工具1
  4. springmvc静态资源;mvc:default-servlet-handler后Controller失效
  5. web开发者性能优化工具(一)
  6. 「LibreOJ NOI Round #2」签到游戏
  7. 21-4indexOf
  8. 2019-8-31-dotnet-数组自动转基类数组提示-Co-variant-array-conversion-是什么问题
  9. Yii2 中使用ts
  10. CF 540D Bad Luck Island