资源简介

这个是由官方网站上下来的DEMO Version 6.0版(目前最新的),DEMO Version在查看自己的源文件时老是弹出那个关于对话框,我觉得不方便就去掉了。这个软件可以转换多种语言(C++ VB Java T-SQL 等等)的源文件成流程图,大家试试这个软件吧,挺好用的。 我的积分太少了,不好意思我设成需要资源分2分了,大家见谅。

资源截图

代码片段和文件信息



#include “world.h“

extern CbaseEntity *g_pLastSpawn;
void InitBodyQue(void);
extern void W_Precache(void);
extern void ActivityList_Free( void );
extern CMemoryPool g_EntityListPool;

ConVar host_speeds( “host_speeds““0“ );
//

/*
==============================================================================

BODY QUE

==============================================================================
*/

#define SF_DECAL_NOTINDEATHMATCH 2048

class CDecal : public CPointEntity
{
public:


void Spawn( void );
bool KeyValue( const char *szKeyName const char *szValue );

// Need to apply static decals here to get them into the signon buffer
virtual void Activate();


// Input handlers.
void InputActivate( inputdata_t &inputdata );



public:

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件     238454  2007-05-16 00:25  Code Visual to Flowchart\cvf.chm

     文件         54  2010-08-04 09:10  Code Visual to Flowchart\cvf.url

     文件       3322  2001-02-26 11:09  Code Visual to Flowchart\photo1\P_BREAK.bmp

     文件       3322  2001-02-26 11:38  Code Visual to Flowchart\photo1\P_CASE.bmp

     文件       3322  2001-02-26 11:22  Code Visual to Flowchart\photo1\P_CODE.bmp

     文件       3322  2004-01-14 16:12  Code Visual to Flowchart\photo1\p_connect.bmp

     文件       3322  2004-01-14 16:33  Code Visual to Flowchart\photo1\p_connectarrow.bmp

     文件       3322  2004-01-14 20:01  Code Visual to Flowchart\photo1\p_connectfalse.bmp

     文件       3322  2004-01-14 20:02  Code Visual to Flowchart\photo1\p_connecttrue.bmp

     文件       3322  2004-01-14 19:54  Code Visual to Flowchart\photo1\p_connecttruearrow.bmp

     文件       3322  2001-02-26 11:14  Code Visual to Flowchart\photo1\P_CONTINUE.bmp

     文件       3322  2001-03-09 20:06  Code Visual to Flowchart\photo1\P_DIAMOND.bmp

     文件       3322  2001-03-09 19:38  Code Visual to Flowchart\photo1\p_diamondleftline.bmp

     文件       3322  2001-03-11 22:11  Code Visual to Flowchart\photo1\p_dountil.bmp

     文件       3322  2001-03-11 22:13  Code Visual to Flowchart\photo1\p_dowhile.bmp

     文件       3322  2004-01-14 20:10  Code Visual to Flowchart\photo1\p_downarrow.bmp

     文件       3322  2001-03-03 22:46  Code Visual to Flowchart\photo1\p_else.bmp

     文件       3322  2001-02-26 10:45  Code Visual to Flowchart\photo1\p_end.bmp

     文件       3322  2003-09-18 14:39  Code Visual to Flowchart\photo1\P_except.bmp

     文件       3322  2001-02-26 11:17  Code Visual to Flowchart\photo1\P_EXIT.bmp

     文件       3322  2004-01-14 20:13  Code Visual to Flowchart\photo1\p_FALSEARROW.bmp

     文件       3322  2004-01-14 20:14  Code Visual to Flowchart\photo1\p_falsehline.bmp

     文件       3322  2004-01-14 20:04  Code Visual to Flowchart\photo1\P_FALSELINE.bmp

     文件       3322  2008-06-06 12:45  Code Visual to Flowchart\photo1\P_finally.bmp

     文件       3322  2001-02-26 11:08  Code Visual to Flowchart\photo1\P_FOR.bmp

     文件       3322  2001-03-11 22:27  Code Visual to Flowchart\photo1\p_for2.bmp

     文件       3254  2006-12-17 21:45  Code Visual to Flowchart\photo1\p_function.bmp

     文件       3322  2001-03-03 23:04  Code Visual to Flowchart\photo1\P_goto.bmp

     文件       3322  2004-01-14 16:12  Code Visual to Flowchart\photo1\P_HLINE.bmp

     文件       3322  2002-03-04 00:38  Code Visual to Flowchart\photo1\p_if.bmp

............此处省略172个文件信息

评论

共有 条评论