数据字典准备 [英] Data dictionary preparation

查看:66
本文介绍了数据字典准备的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我需要从现有的C源代码准备数据字典.有没有人知道有什么工具可以用来完成这项活动.

Hi all,

I need to prepare the data dictionary from the existing C source code. Does any body knows any tool available to do this activity.

推荐答案

我认为您正在寻找的是一个源代码分析器,它可以收集源代码中所有变量的列表.使用这些关键字,您会发现很多这样的工具.不建议在此处使用任何特定工具做广告,我建议从以下Wikipedia链接开始:

Wikipedia:静态代码分析工具列表
I think what you are looking for is a souce code analyzer that collects a list of all your variables in the source code. With these keywords you will found a lot of these tools. Without doing advertising here for any particular tool, I would recommend to start at the following Wikipedia link:

Wikipedia: List of Tools for Static Code Analysis


这篇关于数据字典准备的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆