代码搜索:Model
找到约 10,000 项符合「Model」的源代码
代码结果 10,000
www.eeworm.com/read/443041/7638987
txt bll.csproj.filelist.txt
bin\Debug\BLL.dll
bin\Debug\BLL.pdb
bin\Debug\Model.dll
bin\Debug\Model.pdb
obj\Debug\ResolveAssemblyReference.cache
obj\Debug\BLL.dll
obj\Debug\BLL.pdb
www.eeworm.com/read/442995/7639778
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2005 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/442930/7641661
mdl pe.mdl
Model {
Name "PE"
Version 7.3
MdlSubVersion 0
GraphicalInterface {
NumRootInports 1
Inport {
Name "Voltage"
}
NumRootOutports 2
Out
www.eeworm.com/read/442930/7641662
mdl ro.mdl
Model {
Name "RO"
Version 7.3
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModelVersion
www.eeworm.com/read/442611/7648768
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2005 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/442578/7649261
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2005 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/442573/7649335
mdl eighteen_mod.mdl
Model {
Name "eighteen_mod"
Version 7.1
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedMod
www.eeworm.com/read/442559/7649382
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2005 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/442420/7653100
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2005 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/442337/7654738
java servercontroler.java
import javax.swing.*;
import java.awt.event.*;
//this class deal with the input from the Server view
public class ServerControler{
public ServerView view;
public ServerModel model;
public