惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
美团技术团队
Recent Announcements
Recent Announcements
B
Blog
GbyAI
GbyAI
雷峰网
雷峰网
博客园_首页
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
T
Tailwind CSS Blog
M
MIT News - Artificial intelligence
V
V2EX
人人都是产品经理
人人都是产品经理
爱范儿
爱范儿
L
LangChain Blog
Microsoft Security Blog
Microsoft Security Blog
宝玉的分享
宝玉的分享
A
About on SuperTechFans
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
U
Unit 42
Hugging Face - Blog
Hugging Face - Blog
F
Fortinet All Blogs
N
Netflix TechBlog - Medium
Last Week in AI
Last Week in AI
aimingoo的专栏
aimingoo的专栏

博客园 - 小哈

JS的alert弹窗问题 人间天:让你我都幸福的方法 临终与正念 转载:略说病毒的变异 转载:随缘救度 转载:自杀的果报 转载:救度悦帝利 win7下vs2008调试F5 win7下安装VS2008失败解决方法 win7下vs2005之An error has occurred while attempting to load the Crystal Reports runtime7/8 Win7旗舰版下aspnet state服务6/11 越狱 An unhandled exception has been caught by the VSW exception filter4/18 佛说十善业道经略谈 转:对话 转:沮丧的时候 转:让你人生更幸福的15个智慧 转:最幸福的事儿--有妈在你就是清贫中最富有的人 转:世间没有对错只有因果
[tiptop]GS-10055 Invalid value for 'name' propert...
小哈 · 2018-01-25 · via 博客园 - 小哈

在编译4fd档案时出现GS-10055 Invalid value for 'name' property的错误提示。

处理方法:检查4fd档案中属性fieldType是否正确

我的原为NON_DATABASE,改为TABLE_COLUMN后再编译即可正常。