代码搜索:REF
找到约 10,000 项符合「REF」的源代码
代码结果 10,000
www.eeworm.com/read/473357/6851516
xml examples.xml
Evaluate XPath expression and prints result node set.
Shows how to evaluate XPath expression and register known namespa
www.eeworm.com/read/195469/8153235
c comp.c
//*****************************************************************************
//
// comp.c - Driver for the analog comparator.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights rese
www.eeworm.com/read/395435/8173213
o delay.o
XL
H 1 areas 7 global symbols
M delay.c
S push_gset1 Ref0000
S push_gset2 Ref0000
S pop_gset1 Ref0000
S pop_gset2 Ref0000
A text size 42 flags 0
dbfile D:\开发板\source\ds18b20\delay.c
dbfunc e
www.eeworm.com/read/195100/8173850
cs nativeregistry.cs
using System;
using System.Runtime.InteropServices;
namespace Addot.Internals
{
internal sealed class NativeRegistry
{
#region --- Registry Windows Platform constants ---
in
www.eeworm.com/read/295246/8178455
py kgptest.py
"""Unit test for kgp.py
This program is part of "Dive Into Python", a free Python book for
experienced programmers. Visit http://diveintopython.org/ for the
latest version.
"""
__author__ = "Mark P
www.eeworm.com/read/194937/8183524
asm vectors.asm
****************
* vectors.asm *
* Reset vector *
****************
.title "vectors.asm"
.ref start
;.ref INT_2
.sect ".vectors"
B start