摘要:
新C++中已经有函数实现此类功能。 数字转为字符串 字符串转为数字 参见: from 阅读全文
posted @ 2016-06-21 21:13
fndefbwefsowpvqfx
阅读(222)
评论(0)
推荐(0)
摘要:
I use this to split string by a delim. The first puts the results in a pre-constructed vector, the second returns a new vector. Note that this solutio 阅读全文
posted @ 2016-06-21 20:50
fndefbwefsowpvqfx
阅读(151)
评论(0)
推荐(0)
摘要:
• iM: has identity and cannot be moved from • im: has identity and can be moved from (e.g. the result of casting an lvalue to a rvalue reference) • Im 阅读全文
posted @ 2016-06-21 19:19
fndefbwefsowpvqfx
阅读(249)
评论(0)
推荐(0)
摘要:
编译后产生dependencies文件夹,复制到cegui的目录下,与其顶层的CMakeLists.txt在同一个文件夹中。 使用directx11需要配置好directx sdk,重新编译好effect11,并配置环境。 使用VS2010,现在(20160621)新的编译器使用的directx11 阅读全文
posted @ 2016-06-21 15:38
fndefbwefsowpvqfx
阅读(448)
评论(0)
推荐(0)