代码搜索结果
找到约 10,000 项符合
4 的代码
4_4.htm
几件精彩脚本
4-4.txt
/* 范例:4-4 */
#include
void main()
{
int a=5;
char *str = "abcd";
/* -,+,blank => 数值type */
printf("Flags = -,+,blank ........数值类型\n");
printf("#%+4d#(%%+4d)\n",10);
4-4.txt
test page
4-4.txt
//源程序清单
import java.io.*;
public class Factorial
{
public static int factorial(int n)
{
if(n
4_4.c
//*************** 4_4.c *************************
//笆
a4-4.asm
;A4-4.asm
;用减奇法开平方运算
STACK1 SEGMENT STACK
DW 256 DUP(?)
STACK1 ENDS
DDATA SEGMENT
MES1 DB 'The square root of $'
MES2 DB ' is:$'
NUMB DW 0040H
DDATA ENDS
CODE SEGMENT
4-4.txt
/* 范例:4-4 */
#include
void main()
{
int a=5;
char *str = "abcd";
/* -,+,blank => 数值type */
printf("Flags = -,+,blank ........数值类型\n");
printf("#%+4d#(%%+4d)\n",10);
4-4.htm
§4.4 定时自动关闭的弹出窗口