代码搜索:Position
找到约 10,000 项符合「Position」的源代码
代码结果 10,000
www.eeworm.com/read/240162/4590863
java position.java
/* Position.java --
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms
www.eeworm.com/read/237989/4618973
java position.java
package net.aetherial.gis.garmin;
import java.io.*;
import java.util.*;
public class Position
{
private long latitude;
private long longitude;
public Position (long lat, long lon)
{
www.eeworm.com/read/237048/4633161
java position.java
/* Position.java --
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the
www.eeworm.com/read/236816/4637706
java position.java
/*
* $Header: /home/wistrand/cvs/knopflerfish.org/osgi/bundles/position/src/org/osgi/util/position/Position.java,v 1.1.1.1 2004/03/05 20:35:14 wistrand Exp $
*
* Copyright (c) The Open Services Gat
www.eeworm.com/read/233448/4688142
java position.java
/* Position.java --
Copyright (C) 2002, 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the
www.eeworm.com/read/228152/4765901
java position.java
/*
* Copyright (c) 2006, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide
www.eeworm.com/read/215206/4906149
cs position.cs
using System;
using System.Data;
using System.Data.SqlClient;
namespace UDS.Components
{
///
/// 部门处理类
///
public class Position
{
public Position()
{
}
www.eeworm.com/read/215090/4906403
py position.py
# Desc: position interface handler
# Author: Andrew Howard
# Date: 19 Sep 2004
# CVS: $Id: position.py,v 1.7 2006/07/07 17:57:37 natepak Exp $
import sys
import math
import time
from wxPython.wx imp
www.eeworm.com/read/213837/4911730
java position.java
/**
* @(#)Position.java 1.10 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.sun.tool