Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F18087003
D8949.id21230.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D8949.id21230.diff
View Options
Index: Ac2DxStrategy/CAc2DxFrameAttrStat.cpp
===================================================================
--- Ac2DxStrategy/CAc2DxFrameAttrStat.cpp
+++ Ac2DxStrategy/CAc2DxFrameAttrStat.cpp
@@ -35,7 +35,7 @@
**/
CAc2DxFrameAttrStat::CAc2DxFrameAttrStat()
{
- BaseClass->m_self_type = AC2DX_TYPE_STAT;
+ BaseClass->m_self_type=AC2DX_TYPE_STAT;
m_send_recv = (CAc2DxSendRecvBase*)(new(std::nothrow) ac2dx::CAc2DxSendRecvBase());
m_ac2dx_data_trans = (CAc2DxDataTransBase*)(new(std::nothrow) ac2dx::CAc2DxDataTransStat());
Index: hubei_test/1.txt
===================================================================
--- hubei_test/1.txt
+++ hubei_test/1.txt
@@ -0,0 +1 @@
+t
Index: world.cpp
===================================================================
--- world.cpp
+++ world.cpp
@@ -0,0 +1,43 @@
+/***************************************************************************
+ *
+ * Copyright (c) 2014 Baidu.com, Inc. All Rights Reserved
+ *
+ **************************************************************************/
+
+
+
+/**
+ * @file world.cpp
+ * @author hubei(com@baidu.com)
+ * @date 2014/04/25 10:54:18
+ * @brief
+ *
+ **/
+#include "iostream"
+
+int main (){
+ cout << "Hello world" << endl;
+ return 0;
+}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+/* vim: set expandtab ts=4 sw=4 sts=4 tw=100: */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 7, 1:44 AM (3 d, 10 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8383174
Default Alt Text
D8949.id21230.diff (1 KB)
Attached To
Mode
D8949: sofa
Attached
Detach File
Event Timeline
Log In to Comment