代码搜索:Point
找到约 10,000 项符合「Point」的源代码
代码结果 10,000
www.eeworm.com/read/430012/8773169
cur point.cur
www.eeworm.com/read/430012/8773317
fxp point.fxp
www.eeworm.com/read/286264/8775245
plg point.plg
礦ision2 Build Log
Project:
F:\单片机的C语言光盘\exam\CH05\P3\P3.uv2
Project File Date: 03/01/2006
Output:
Build target 'Target 1'
compiling p3.c...
www.eeworm.com/read/429860/8785255
class point.class
www.eeworm.com/read/429860/8785256
java point.java
import java.io.*;
public class point
{
float x;
float y;
//public point()
//{this(0.0,0.0);}
}
www.eeworm.com/read/385720/8791321
java point.java
public class Point { // 轮廓点类
private int y; // y坐标
private int x; // x坐标
Point() {
y=0;
x=0;
}
Point(int x,int y) {
this.y = y;
this.x = x;
}
public void setx(int x)
www.eeworm.com/read/429569/8802558
java point.java
public class Point {
public int x = 0;
public int y = 0;
// a constructor!
public Point(int x, int y) {
this.x = x;
this.y = y;
}
}
www.eeworm.com/read/429472/8806831
ini point.ini
[Number]
Count=3
[DefP1]
Name=L
X=280.97798762517
Y=336.963632980827
[DefP2]
Name=A
X=284.350885893684
Y=335.509277334902
[DefP3]
Name=L
X=288.815573634114
Y=339.723901237361
[De
www.eeworm.com/read/385255/8811262
gif point.gif
www.eeworm.com/read/285728/8821463
cpp point.cpp
//COD_SERVICE中的PARTNER字段填写上行代码(定制业务),BITLONG字段用于判断是否要二次确认,1要,0不要
#include
#include
#include
#include
#include
#include
#include