代码搜索:OPERATION

找到约 10,000 项符合「OPERATION」的源代码

代码结果 10,000
www.eeworm.com/read/186887/8893023

asp calculator.asp

计算器 操作数1: 操作数2: 选择你要进行的操作
www.eeworm.com/read/384009/8906132

h serrno.h

//-------------------------------------------------------------------------- // IP Stack Library //-------------------------------------------------------------------------- // SERRNO.H // // Err
www.eeworm.com/read/383713/8925373

h errno.h

#ifndef _LINUX_ERRNO_H #define _LINUX_ERRNO_H #define EPERM 1 /* Operation not permitted */ #define ENOENT 2 /* No such file or directory */ #define ESRCH 3 /* No such process */ #define
www.eeworm.com/read/283498/9016501

asm pgm6_3.asm

; Logical Operations ; This program demonstrates the AND, OR, XOR, and NOT instructions .386 ;So we can use extended registers option segment:use16 ; and addressing modes. dseg segment
www.eeworm.com/read/184417/9101715

html logicop.html

NAME glLogicOp - specify a logical pixel operation for color index rendering C SPECIFICATION
www.eeworm.com/read/184417/9102514

html fgllogicop.html

NAME fglLogicOp - specify a logical pixel operation for color index rendering FORTRAN SPECIFICATION
www.eeworm.com/read/281848/9129652

java queue27.java

// holding/Queue27.java // TIJ4 Chapter Holding, Exercise 27, page 424 /* Write a class called Command that contains a String and has a method operation() * that displays the String. Write a second
www.eeworm.com/read/183272/9172694

h ipp.h

#ifndef _IPP_H #define _IPP_H /* * Defines parts of the IPP protocol between the scheduler * and the printer. Based on RFC2911 and RFC2910. */ /* * Status code classes. */ #define STATCLASS_OK