代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/288405/4007364
sql proc_收款.sql
IF EXISTS (SELECT NAME FROM SYSOBJECTS WHERE NAME='PROC_收款' AND TYPE='P')
DROP PROC PROC_收款
GO
create PROC PROC_收款
@客户编码 VARCHAR(10)
as
DECLARE @凭证号 INT, @实收金额 NUMERIC
declare PP1 SCROLL cur
www.eeworm.com/read/281520/4115416
txt config.txt
# sample config file for Java HTML tidy
indent=auto
indent-spaces=2
wrap=72
markup=yes
clean=yes
output-xml=no
input-xml=no
show-warnings=no
numeric-entities=yes
quote-marks=yes
quote-nbsp=yes
quote-
www.eeworm.com/read/281423/4116413
vhd top.vhd
-- Top2.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.NUMERIC_BIT.all;
use ieee.STD_LOGIC_ARITH.all;
entity TOP is
port(CLK : in std_logic;
www.eeworm.com/read/274704/4184400
upg consume.upg
Consumer Devices
NORMAL
00 Unassigned
01 Consumer Control
02 Numeric Key Pad
04-1F Reserved
20 +10
21 +100
22 AM/PM
23-3F Reserved
30 Power
31 Reset
32 Sleep
33 Sleep After
34 Sleep Mode
www.eeworm.com/read/274704/4184422
upg consume.upg
Consumer Devices
NORMAL
00 Unassigned
01 Consumer Control
02 Numeric Key Pad
04-1F Reserved
20 +10
21 +100
22 AM/PM
23-3F Reserved
30 Power
31 Reset
32 Sleep
33 Sleep After
34 Sleep Mode
www.eeworm.com/read/273525/4204231
hlp nlist.hlp
{smcl}
{* 09feb2005}{...}
{cmd:help nlist} ({hi:numlist} command)
{hline}
{title:Title}
{p2colset 5 20 22 2}{...}
{p2col :{hi:[P] numlist} {hline 2}}Parse numeric lists{p_end}
{p2colreset}{
www.eeworm.com/read/447738/1696257
d elf-rel9.d
#as: -march=mips2 -mabi=32
#objdump: -M gpr-names=numeric -dr
#name: MIPS ELF reloc 9
.*: file format .*
Disassembly of section \.text:
0+00 :
0: 8f840000 lw \$4,0\(\$28\)
0: R_MIPS
www.eeworm.com/read/447738/1696361
d ulw2-eb.d
#as: -EB -32
#objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
#name: ulw2 -EB non-interlocked
#source: ulw2.s
# Further checks of ulw macro.
# XXX: note: when 'move' is changed t
www.eeworm.com/read/447738/1696416
d mips32r2.d
#objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
#name: MIPS MIPS32r2 instructions
#as: -32
# Check MIPS32 Release 2 (mips32r2) instruction assembly
.*: +file format .*mips.*
D
www.eeworm.com/read/447738/1696440
d ulw2-el.d
#as: -EL -32
#objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
#name: ulw2 -EL non-interlocked
#source: ulw2.s
# Further checks of ulw macro.
# XXX: note: when 'move' is changed t