代码搜索:relation
找到约 1,939 项符合「relation」的源代码
代码结果 1,939
www.eeworm.com/read/131795/14128694
dat vfpdat52b.dat
说明: (1)表示在一多关系中位于多方的子表或其所在的工作区.
----
(2)不带可选项的命令"SET SKIP TO"用于取消一多关系,但SET <mark>RELATION</mark>命令建立多一关系的关联仍继续存在.
例:列出所有设备的价格,增值和部门名,试写出命令序列.
分析:本题涉及SB,ZZ和BMDM 3个表,属于"一父多子"的关系;从数据看,SB ...
www.eeworm.com/read/212904/15145536
java graphdrawing.java
package toocom.ui;
import java.util.*;
import javax.swing.*;
import java.awt.*;
import java.awt.geom.*;
import java.awt.font.*;
import toocom.ocgl.*;
/**
* This class implements the force
www.eeworm.com/read/212904/15145589
java relationtypesframe.java
package toocom.ui;
import javax.swing.*;
import java.awt.*;
import toocom.ocgl.*;
import toocom.graphdrawing.*;
/**
* This class represents the graphical window used for building the relation
www.eeworm.com/read/212904/15145629
java kbdisplayarea.java
package toocom.ui;
import java.util.*;
import javax.swing.*;
import javax.swing.event.*;
import java.awt.event.*;
import java.awt.*;
import java.lang.*;
import toocom.ocgl.*;
import toocom.
www.eeworm.com/read/212904/15145649
java grapheditionpanel.java
package toocom.ui;
import java.util.*;
import javax.swing.*;
import javax.swing.event.*;
import java.awt.event.*;
import java.awt.*;
import java.lang.*;
import toocom.ocgl.*;
import java.aw
www.eeworm.com/read/212904/15145771
java negativeconstraint.java
package toocom.ocgl;
import java.util.*;
import java.io.IOException;
/**
* This class represents the CG negative constraints.
*
* @author Fr閐閞ic F黵st
*/
public class NegativeConstrai
www.eeworm.com/read/212904/15145776
java relationtype.java
package toocom.ocgl;
import java.util.*;
import javax.swing.*;
import java.awt.*;
import java.awt.geom.*;
import java.awt.font.*;
/**
* This class represents the relation types in the onto
www.eeworm.com/read/212904/15145795
java graph.java
package toocom.ocgl;
import java.util.*;
import javax.swing.*;
import java.awt.*;
import java.awt.geom.*;
import java.awt.font.*;
/**
* This class represents the conceptual graphs of the o
www.eeworm.com/read/212904/15145805
java axiom.java
package toocom.ocgl;
import java.util.*;
/**
* This class represents the axioms in the ontology. An axiom contains concepts and relations
* which can be in the hypothesis part of the axiom o
www.eeworm.com/read/212904/15145810
java conceptualimplication.java
package toocom.ocgl;
import java.util.*;
import javax.swing.*;
import java.awt.*;
import java.awt.geom.*;
import java.awt.font.*;
/**
* This class represents a conceptual implication, that