代码搜索:Disc

找到约 1,656 项符合「Disc」的源代码

代码结果 1,656
www.eeworm.com/read/297392/3887722

suse

Amusement Applet Archiving Audio Video Audio Midi Mixer Player Sequencer Tuner Audio Video Editing Disc Burning Music Video Player TV Development Building Debugger GUI Designer
www.eeworm.com/read/367467/2843562

nse finger.nse

id="Finger Results" description="attempts to get a list of usernames via the finger service" author = "Eddie Bell " license = "See nmaps COPYING for licence" categories = {"disc
www.eeworm.com/read/367467/2844649

nse finger.nse

id="Finger Results" description="attempts to get a list of usernames via the finger service" author = "Eddie Bell " license = "See nmaps COPYING for licence" categories = {"disc
www.eeworm.com/read/367467/2845235

nse finger.nse

id="Finger Results" description="attempts to get a list of usernames via the finger service" author = "Eddie Bell " license = "See nmaps COPYING for licence" categories = {"disc
www.eeworm.com/read/136786/5866802

h lubbock.h

/* * linux/include/asm-arm/arch-pxa/lubbock.h * * Author: Nicolas Pitre * Created: Jun 15, 2001 * Copyright: MontaVista Software Inc. * * This program is free software; you can redistribu
www.eeworm.com/read/102935/6230261

h lubbock.h

/* * linux/include/asm-arm/arch-pxa/lubbock.h * * Author: Nicolas Pitre * Created: Jun 15, 2001 * Copyright: MontaVista Software Inc. * * This program is free software; you can redistribute
www.eeworm.com/read/380718/9133512

clw discourse.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CDISCOURSEDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "DISC
www.eeworm.com/read/461338/7229047

frm frmdiscinfo.frm

VERSION 5.00 Begin VB.Form frmDiscInfo BackColor = &H00F1E7DA& BorderStyle = 3 'Fixed Dialog Caption = "Disc Info" ClientHeight = 3720 ClientLeft
www.eeworm.com/read/256167/12020300

txt readme.txt

Purpose : Make a graph from database record and either send it to a printer directly selecting many print options or copy it in any file on disc. This project also gives you print preview op
www.eeworm.com/read/464469/1529102

sql nestedqueryelements.sql

USE Northwind GO SELECT TOP 10 OrderID, CustomerID, EmployeeID, OrderDate, (SELECT ProductID, UnitPrice, Quantity, CONVERT (decimal(5,3), Discount) As Disc FROM [Order Details] AS OrderDetail WHE