代码搜索:maker
找到约 1,209 项符合「maker」的源代码
代码结果 1,209
www.eeworm.com/read/169650/5418533
c ref_ver.c
/* ------------------------------------------------------------------------ */
/* Hyper Operating System V4 μITRON4.0慌屯 Real-Time OS */
/* ITRONカ〖ネル システム觉轮瓷妄
www.eeworm.com/read/267760/11163962
m example5.m
f = [143 60 195];
A = [120 210 150.75; 110 30 125; 1 1 1];
b = [15000; 4000; 75];
lp = lp_maker(f, A, b, [-1; -1; -1], [], [], [], 1, 0);
solvestat = mxlpsolve('solve', lp)
format bank
obj = mxl
www.eeworm.com/read/100861/15863578
h tangent_frames.h
struct Triangle_List_Mesh;
struct Tangent_Frame_Maker {
Tangent_Frame_Maker();
~Tangent_Frame_Maker();
// If you want to compute the frames all in one shot, use this.
void com
www.eeworm.com/read/311914/3677246
java carbean.java
package myclass;
public class CarBean
{
private String maker="Benz";
public CarBean()
{
}
public String getMaker()
{
return maker;
}
public void setMaker(String maker)
{
www.eeworm.com/read/158056/5599773
java product.java
package zhaobiao.data;
import java.util.*;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2003
* Company:
* @author unascribed
* @version 1.0
*/
public
www.eeworm.com/read/158056/5599778
jbx price.jbx
[PropertyInfo]
deliver_time,String,false,false,t8,t8,true,
device_price,String,false,false,t1,t1,true,
ensure_price,String,false,false,t7,t7,true,
inter_price,String,fal
www.eeworm.com/read/158056/5599782
jbx product.jbx
[PropertyInfo]
maker_id,long,false,false,maker_id,maker_id,true,
product_content,String,false,false,product_content,product_content,true,
product_id,long,false,false,product_id,pr
www.eeworm.com/read/158056/5600044
java~7~ product.java~7~
package zhaobiao.data;
import java.util.*;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2003
* Company:
* @author unascribed
* @version 1.0
*/
public