无聊雪糕

文章
5
资源
0
加入时间
2年10月21天

vc调试总是提示项目已过期

vc调试工程时,启动前已生成过,但是每次启动还是会提示项目已过期,可能是因为工程定义文件中包含了已被删除的头文件,将已删除的头文件从工程定义中删除即可。http://shashanzhao.com/archives/861.html

HDP测试笔记

【GP分区】create table catalog_sales_test( "id" BIGINT, "t1" smallint, "t2" integer, "t3" bigint, "t4" decimal(6,2), "t5" numeric(7,3), "t6" double precision, "t7"