代码搜索:Protected

找到约 10,000 项符合「Protected」的源代码

代码结果 10,000
www.eeworm.com/read/111759/15503510

java movie.java

import java.io.*; public class Movie implements Cloneable{ protected String title; protected String director; protected String year; protected int genre; protected int rating; protected int for
www.eeworm.com/read/429720/8792844

vb inventoryitem.vb

Imports dfs.ITracker.Data Public Class InventoryItem Protected _id As Integer Protected _desc As String Protected _partNum As String Protected _mfgNum As String Protected
www.eeworm.com/read/480484/6664957

java cmenuthread.java

import java.io.*; class CMenuThread extends Thread { protected CMenuListener listener; protected boolean shutdown; protected boolean running; protected boolean logging; protected
www.eeworm.com/read/457123/1600269

cs product.cs

using System; [Serializable] public class Product { protected int _productID; protected int _categoryID; protected string _modelNo; protected string _modelName; protected string _image;
www.eeworm.com/read/349760/3140271

java user.java

package gongjiaochexitong.renyuan; public class user { protected String userName; protected String userPassword; protected String userPower; protected String phoneNo; protected String
www.eeworm.com/read/321651/3531552

cs product.cs

using System; [Serializable] public class Product { protected int _productID; protected int _categoryID; protected string _modelNo; protected string _modelName; protected string _image;
www.eeworm.com/read/330149/12909669

java straightseeding.java

import java.util.*; public class StraightSeeding extends Seeding { protected Vector Swimmers; protected Swimmer[] asw; protected int numLanes; protected int[] lanes; protected
www.eeworm.com/read/220677/4839827

java~3~ student.java~3~

package testovernet; public class Student { protected int testNum; protected int age; protected int score; protected String name; protected String sex; public Student() {
www.eeworm.com/read/220677/4839839

java~5~ student.java~5~

package testovernet; public class Student { protected int testNum; protected int age; protected int score; protected String name; protected String sex; public Student() {
www.eeworm.com/read/220677/4839867

java~4~ student.java~4~

package testovernet; public class Student { protected int testNum; protected int age; protected int score; protected String name; protected String sex; public Student() {