代码搜索:车型
找到约 84 项符合「车型」的源代码
代码结果 84
www.eeworm.com/read/383828/6404572
sql 8-29.sql
USE Car
GO
INSERT INTO 销售记录
(销售编号, 车主编号, 车型, 销售时间, 金额, 数量)
VALUES ('0007', '0006', '奔驰', GETDATE(), 1260000, 3)
GO
www.eeworm.com/read/383828/6404612
sql 8-38.sql
USE Car
GO
UPDATE 客户信息
SET 手机 = '无'
WHERE (车主编号 IN
(SELECT 车主编号
FROM 销售记录
WHERE 车型 = '桑塔纳'))
GO
www.eeworm.com/read/315571/3617745
~dfm unit51.~dfm
object Form51: TForm51
Left = 310
Top = 202
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsNone
Caption = '基本资料---车型'
ClientHeight = 208
ClientWidth = 369
Color = clB
www.eeworm.com/read/315571/3617746
~dfm unit511.~dfm
object form511: Tform511
Left = 533
Top = 432
BorderIcons = [biSystemMenu]
BorderStyle = bsNone
Caption = '基本资料---车型添加'
ClientHeight = 91
ClientWidth = 287
Color = clBtnFace
www.eeworm.com/read/315571/3617752
~dfm unit512.~dfm
object form512: Tform512
Left = 385
Top = 413
BorderIcons = [biSystemMenu]
BorderStyle = bsNone
Caption = '基本资料---车型修改'
ClientHeight = 90
ClientWidth = 287
Color = clBtnFace
www.eeworm.com/read/315571/3617754
dfm unit512.dfm
object form512: Tform512
Left = 385
Top = 413
BorderIcons = [biSystemMenu]
BorderStyle = bsNone
Caption = '基本资料---车型修改'
ClientHeight = 90
ClientWidth = 287
Color = clBtnFace
www.eeworm.com/read/315571/3617768
dfm unit51.dfm
object Form51: TForm51
Left = 642
Top = 414
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsNone
Caption = '基本资料---车型'
ClientHeight = 208
ClientWidth = 369
Color = clB
www.eeworm.com/read/315571/3617827
dfm unit511.dfm
object form511: Tform511
Left = 533
Top = 432
BorderIcons = [biSystemMenu]
BorderStyle = bsNone
Caption = '基本资料---车型添加'
ClientHeight = 91
ClientWidth = 287
Color = clBtnFace
www.eeworm.com/read/276804/4162844
dfm unit512.dfm
object form512: Tform512
Left = 385
Top = 413
BorderIcons = [biSystemMenu]
BorderStyle = bsNone
Caption = '基本资料---车型修改'
ClientHeight = 90
ClientWidth = 287
Color = clBtnFace
www.eeworm.com/read/276804/4162850
dfm unit51.dfm
object Form51: TForm51
Left = 642
Top = 414
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsNone
Caption = '基本资料---车型'
ClientHeight = 208
ClientWidth = 369
Color = clB