代码搜索:Ls 有哪些应用?

找到约 10,000 项符合「Ls 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/106800/15621164

cpp algo11-2.cpp

// algo11-2.cpp 通过置换-选择排序产生不等长的初始归并段文件 #include"c1.h" typedef int InfoType; // 定义其它数据项的类型 #include"c10-1.h" // 定义KeyType、RedType及SqList #define MAXKEY INT_MAX #define RUNEND_SYMBOL INT_MAX
www.eeworm.com/read/106800/15621365

c algo11-2.c

/* algo11-2.c 通过置换-选择排序产生不等长的初始归并段文件 */ #include"c1.h" typedef int InfoType; /* 定义其它数据项的类型 */ #include"c10-1.h" /* 定义KeyType、RedType及SqList */ #define MAXKEY INT_MAX #define RUNEND_SYMBOL I
www.eeworm.com/read/106800/15621367

c bo11-1.c

/* bo11-1.c k路平衡归并的函数 */ FILE *fp[k+1]; /* k+1个文件指针(fp[k]为大文件指针),全局变量 */ typedef int LoserTree[k]; /* 败者树是完全二叉树且不含叶子,可采用顺序存储结构 */ typedef RedType ExNode,External[k+1]; /* 外结点,有改变 */ External
www.eeworm.com/read/105158/15677030

c lparser.c

/* ** $Id: lparser.c,v 1.208a 2003/04/03 13:35:34 roberto Exp $ ** Lua Parser ** See Copyright Notice in lua.h */ #include #define lparser_c #include "lua.h" #include "lcode.h" #includ
www.eeworm.com/read/104815/15682711

listing

#!/bin/sh while true do date ls -lrt sleep 1 done
www.eeworm.com/read/104056/15711269

1 dircolors.1

.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.28. .TH DIRCOLORS "1" "July 2002" "dircolors (fileutils) 4.1.10" "User Commands" .SH NAME dircolors \- color setup for ls .SH SYNOPSIS .B d
www.eeworm.com/read/102394/15783262

mdate-sh

#!/bin/sh # Get modification time of a file or directory and pretty-print it. # Copyright (C) 1995, 1996, 1997, 2003 Free Software Foundation, Inc. # written by Ulrich Drepper
www.eeworm.com/read/100610/15869162

sh mkxcapro.sh

#!/bin/sh P=xca.pro if [ -e Makefile ]; then make distclean fi echo -n "Creating $P ..." echo "HEADERS = "`ls *.h` `ls lib/*.h` >$P echo "SOURCES = "`ls *.cpp` `ls lib/*.cpp` >>$P echo "FORMS =
www.eeworm.com/read/439943/7696975

c untitled.c

void WriREG(unsigned char LSB, unsigned char MSB, unsigned char REG){ CDCOM = REG; //设要写的REG ATA_C_MS_OUT ; ATA_C_LS_OUT ; A0=CDCOM&0x01; A1=(CDCOM>>1)&0x01; A2=(CDCOM>>2)&0x01; C
www.eeworm.com/read/330514/12884513

txt 7 w_student_query.txt

open代码 dw_score_student.settrans(sqlca) dw_score_student.settransobject(sqlca) 检索 long ll_rows string ls_sno,ls_sname if trim(sle_sno.text)=""and trim(sle_sname.text)=""then m