在活字格中,数据库字段公式是活字格中特殊的字段,建立在数据表中的。

也叫公式字段

与普通字段相同点


与普通字段的不同点


<video src="http://video1.grapecity.com.cn/HuoZiGe/Tutorials/第12章公式/12.2数据库字段公式.mp4"
width="800" height="450" poster="http://video1.grapecity.com.cn/HuoZiGe/Tutorials/第12章公式/12.2数据库字段公式.jpg"
controls="controls" onplaying="startplay()">您的浏览器不支持播放此视频。</video>
<script>
var isplayed = 1;
var startplay = function(){
if(isplayed){
ga('send', 'event', 'Play Video', '活字格', '第12章 公式');
isplayed = 0;
}
return false;
}
</script>


上一节  下一节