// 示例程序 #ifndef __SAMPLE_H__ #define __SAMPLE_H__ // VLPR sample void Sample_VLPR(); #endif