代码搜索:Order
找到约 10,000 项符合「Order」的源代码
代码结果 10,000
www.eeworm.com/read/188425/8541437
c order.c
#include "stdio.h"
#include "conio.h"
#define N 10
main()
{
int i,j,min,tem,a[N];
/*input data*/
printf("please input ten num:\n");
for(i=0;i
www.eeworm.com/read/433100/8546663
order_picks
www.eeworm.com/read/188194/8563989
h order.h
/*T6963C指令*/
/*一、指针设置指令 D1 D2 0 0 1 0 0 N2 N1 N0*/
#define CUR_POS 0x21 /*光标指针设置 D1=水平位置(低7位有效) D2=垂直位置(低5位有效) N0=1*/
#define CGR_POS 0x22 /*CGRAM偏置地址设置 D1=地址(低5位有效) D2=00H N1=1*/
#define ADR
www.eeworm.com/read/289162/8570891
cs order.cs
using System;
using System.Data;
using System.Data.SqlClient;
using System.Collections;
namespace DataAccessLayer
{
///
/// Order description。
///
public class Orde
www.eeworm.com/read/432289/8613529
cpp order.cpp
//: C14:Order.cpp
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Constructor/destructor order
#include
www.eeworm.com/read/432262/8616908
class order.class
www.eeworm.com/read/432096/8633176
h order.h
/*T6963C指令*/
/*一、指针设置指令 D1 D2 0 0 1 0 0 N2 N1 N0*/
#define CUR_POS 0x21 /*光标指针设置 D1=水平位置(低7位有效) D2=垂直位置(低5位有效) N0=1*/
#define CGR_POS 0x22 /*CGRAM偏置地址设置 D1=地址(低5位有效) D2=00H N1=1*/
#define ADR_P
www.eeworm.com/read/288118/8652212