惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Cyber Attacks, Cyber Crime and Cyber Security
The Last Watchdog
The Last Watchdog
Forbes - Security
Forbes - Security
S
Security @ Cisco Blogs
TaoSecurity Blog
TaoSecurity Blog
T
Troy Hunt's Blog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
H
Hacker News: Front Page
W
WeLiveSecurity
WordPress大学
WordPress大学
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
N
News | PayPal Newsroom
D
DataBreaches.Net
博客园_首页
Y
Y Combinator Blog
F
Fortinet All Blogs
罗磊的独立博客
Apple Machine Learning Research
Apple Machine Learning Research
T
Tailwind CSS Blog
Hacker News - Newest:
Hacker News - Newest: "LLM"
Hugging Face - Blog
Hugging Face - Blog
The GitHub Blog
The GitHub Blog
B
Blog RSS Feed
C
CERT Recently Published Vulnerability Notes
P
Privacy & Cybersecurity Law Blog
Help Net Security
Help Net Security
S
SegmentFault 最新的问题
Recorded Future
Recorded Future
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
N
News and Events Feed by Topic
Schneier on Security
Schneier on Security
V
Vulnerabilities – Threatpost
A
About on SuperTechFans
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
L
LangChain Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
GbyAI
GbyAI
L
LINUX DO - 热门话题
Simon Willison's Weblog
Simon Willison's Weblog
雷峰网
雷峰网
G
Google Developers Blog
Cyberwarzone
Cyberwarzone
I
Intezer
Google DeepMind News
Google DeepMind News
AWS News Blog
AWS News Blog
C
Check Point Blog
AI
AI
博客园 - 【当耐特】
有赞技术团队
有赞技术团队
博客园 - 司徒正美

博客园 - M'

AndroidStudio修改项目名称 Ubuntu 安装mono 关于BigDecimal.ROUND_HALF_UP与ROUND_HALF_DOWN android 常用框架 理解assign,copy,retain变strong SQLSERVER2008R2正确使用索引 除非 Windows Activation Service (WAS)和万维网发布服务(W3SVC)均处于运行状态,否则无法启动网站。目前,这两项服务均处于停止状态。 Android资源命名规范 eclipse导入Android项目后,项目的名称变为了主Activity的名称 C语言位运算详解[转] Android Message里传送的数据[转] Android---组件篇---Handler的使用(1)[转] 自定义登录后台(authentication backend)[转] Nginx配置文件详细说明[转] python 进制转换[转] MySQL一些优化[转] C# Stream 和 byte[] 之间的转换[转] DotLucene(Lucene.Net)研究[转] MySQL 去除重复的方法
cocos2dx2.x&3.x部分函数对照表
M' · 2018-06-09 · via 博客园 - M'
| v2.1 names | v3.0 names | 
| ccp | Point | 
| ccpNeg | Point::- | 
| ccpAdd | Point::+ | 
| ccpSub | Point::- | 
| ccpMult | Point::* | 
| ccpMidpoint | Point::getMidpoint | 
| ccpDot | Point::dot | 
| ccpCrosss | Point::cross | 
| ccpPerp | Point::getPerp | 
| ccpRPerp | Point::getRPerp | 
| ccpProject | Point::project | 
| ccpRotate | Point::rotate | 
| ccpUnrotate | Point::unrotate | 
| ccpLengthSQ | Point::getLengthSq() | 
| ccpDistanceSQ | Point::getDistanceSq |
 | ccpLength | Point::getLength | 
| ccpDistance | Point::getDistance | 
| ccpNormalize | Point::normalize | 
| ccpForAngle | Point::forAngle | 
| ccpToAngle | Point::getAngle | 
| ccpClamp | Point::getClampPoint | 
| ccpFromSize | Point::Point | 
| ccpCompOp | Point::compOp | 
| ccpLerp | Point::lerp | 
| ccpFuzzyEqual | Point::fuzzyEqual | 
| ccpCompMult | Point::Point | 
| ccpAngleSigned | Point::getAngle | 
| ccpAngle | Point::getAngle | 
| ccpRotateByAngle | Point::rotateByAngle | 
| ccpLineInersect | Point::isLineIntersect | 
| ccpSegmentIntersect | Point::isSegmentIntersect | 
| ccpIntersectPoint | Point::getIntersectPoint | 
| CCPointMake | Point::Point | 
| CCSizeMake | Size::Size | 
| CCRectMake | Rect::Rect | 
| PointZero | Point::ZERO | 
| SizeZero | Size::ZERO | 
| RectZero | Rect::ZERO | 
| TiledGrid3DAction::tile | TiledGrid3DAction::getTile | 
| TiledGrid3DAction::originalTile | TiledGrid3DAction::getOriginalTile | 
| TiledGrid3D::tile | TiledGrid3D::getTile | 
| TiledGrid3D::originalTile | TiledGrid3D::getOriginalTile | 
| Grid3DAction::vertex | Grid3DAction::getVertex | 
| Grid3DAction::originalVertex | Grid3DAction::getOriginalVertex | 
| Grid3D::vertex | Grid3D::getVertex | 
| Grid3D::originalVertex | Grid3D::getOriginalVertex | 
| Configuration::sharedConfiguration | Configuration::getInstance | 
| Configuration::purgeConfiguration | Configuration::destroyInstance() | 
| Director::sharedDirector() | Director::getInstance() | 
| FileUtils::sharedFileUtils | FileUtils::getInstance | 
| FileUtils::purgeFileUtils | FileUtils::destroyInstance | 
| EGLView::sharedOpenGLView | EGLView::getInstance | 
| ShaderCache::sharedShaderCache | ShaderCache::getInstance | 
| ShaderCache::purgeSharedShaderCache | ShaderCache::destroyInstance | 
| AnimationCache::sharedAnimationCache | AnimationCache::getInstance | 
| AnimationCache::purgeSharedAnimationCache | AnimationCache::destroyInstance | 
| SpriteFrameCache::sharedSpriteFrameCache | SpriteFrameCache::getInstance | 
| SpriteFrameCache:: purgeSharedSpriteFrameCache | SpriteFrameCache::destroyInstance | 
| NotificationCenter::sharedNotificationCenter | NotificationCenter::getInstance | 
| NotificationCenter:: purgeNotificationCenter | NotificationCenter::destroyInstance | 
| Profiler::sharedProfiler | Profiler::getInstance | 
| UserDefault::sharedUserDefault | UserDefault::getInstance | 
| UserDefault::purgeSharedUserDefault | UserDefault::destroyInstance | 
| Application::sharedApplication | Application::getInstance | 
| ccc3() | Color3B() | 
| ccc3BEqual() | Color3B::equals() | 
| ccc4() | Color4B() | 
| ccc4FFromccc3B() | Color4F() | 
| ccc4f() | Color4F() | 
| ccc4FFromccc4B() | Color4F() | 
| ccc4BFromccc4F() | Color4B() | 
| ccc4FEqual() | Color4F::equals() | 
| ccWHITE | Color3B::WHITE | 
| ccYELLOW | Color3B::YELLOW | 
| ccBLUE | Color3B::BLUE | 
| ccGREEN | Color3B::GREEN | 
| ccRED | Color3B::RED | 
| ccMAGENTA | Color3B::MAGENTA | 
| ccBLACK | Color3B::BLACK | 
| ccORANGE | Color3B::ORANGE | 
| ccGRAY | Color3B::GRAY | 
| kBlendFuncDisable | BlendFunc::BLEND_FUNC_DISABLE |