元编程 资源专区

本专区汇聚了各类基于 元编程 开发的源码资源,共计 13 篇资源供开发者免费下载学习。

共找到 13 个资源
其他 1 积分

反射机制典型示例资源说明

这个是一个反射的典型例子,是我自己一直保存起来的一个方案。相信对众多初学者肯定有用。-This is a typical example of reflection is that

反射 编程 初学者
0 0 查看详情
其他 1 积分

可变变量

changeable variables

动态变量 变量命名 代码灵活性
0 0 查看详情
其他 1 积分

无需文件操作输出自身代码的程序

本程序比较有趣,可以实现不用文件操作输出自己的代码-this program more interesting, can not achieve their document ou

自省程序 元编程 代码生成
0 0 查看详情
C# 1 积分

C#元编程工具MetaSharp

MetaSharp aims to develop meta-programming tools for C#, allowing developers to avoid writ

C# 元编程 代码生成
0 0 查看详情
C/C++/VC++ 1 积分

HeO:并行启发式优化库

Project Description HeO ( He uristic O ptimization) is a cross-platform library t

并行计算 启发式算法 优化
0 0 查看详情
Python 1 积分

CodMACs:SQL驱动的代码生成利器

CodMACs is a meta-programming python implementation. It helps you to write programs (in an

代码生成 元编程 数据库工具
0 0 查看详情
ASP 1 积分

Meta-AspectJ:基于代码模板的AspectJ程序生成工具

Meta-AspectJ is a language tool for generating AspectJ programs using code templates. MAJ

AspectJ 元编程 代码生成
0 0 查看详情
C# 1 积分

C#动态代码生成组件

用Visual C#动态生成组件源代码-Visual C# components dynamically generated source code

C# 动态代码生成 组件
0 0 查看详情
C/C++/VC++ 1 积分

C++反射实例代码:基于AGM库

一个C++反射的实例代码,用的是AGM库,没有截图。 -A C++ code examples of reflection, using the AGM database, t

C++ 反射 AGM库
0 0 查看详情
C/C++/VC++ 1 积分

C++反射机制的宏与继承实现

使用宏、模板为C++实现了一种C++反射功能,别外使用普通类通过继承方式实现了一种C++反射功能-The use of macros, templates for the C++

C++反射 模板
0 0 查看详情
Python 1 积分

基于继承与合成的Python CorePy2项目源码说明

Design Goals: 1) Adding ARM v7-A support into CorePy2, so that CorePy2 could be used for

Python 底层编程 元编程
0 0 查看详情
Python 1 积分

Python宏与代码引用工具Metapython

Basic macro and code quoting facility for Python. Metapython includes an import hook that

Python 元编程
0 0 查看详情