代码搜索:Retrieving

找到约 435 项符合「Retrieving」的源代码

代码结果 435
www.eeworm.com/read/456710/1603651

java pageinfo.java

package com.esri.solutions.jitk.common.templates.map; /** * Contains page boundary information for retrieving a page * of Map Templates. This object will store the zero-based Page Number * {
www.eeworm.com/read/232891/4695818

java mailhelper.java

package ezmail; import javax.mail.*; import javax.mail.internet.*; import java.text.SimpleDateFormat; /** * Utility class for sending/retrieving messages using the JavaMail API. * * @a
www.eeworm.com/read/191754/5162950

java resolver.java

package net.sf.jawp.gf.api; /** * Generic interface for methods retrieving objects by key. * * Use this together with EntityHolder * * @see net.sf.jawp.gf.api.EntityHolder * * @
www.eeworm.com/read/184988/5242868

java mailhelper.java

package ezmail; import javax.mail.*; import javax.mail.internet.*; import java.text.SimpleDateFormat; /** * Utility class for sending/retrieving messages using the JavaMail API. * * @a
www.eeworm.com/read/339586/3296699

patch addsimple.patch

Index: configure.ac =================================================================== RCS file: /cvsroot/gaim/gaim/configure.ac,v retrieving revision 1.248 diff -u -r1.248 configure.ac --- configure
www.eeworm.com/read/331135/3416566

patch libdvdread-20041028-win32.patch

? winwx.sh Index: configure.in =================================================================== RCS file: /cvsroot/ogle/libdvdread/configure.in,v retrieving revision 1.24 diff -u -r1.24 configure.i
www.eeworm.com/read/331135/3416599

patch libdvdnav-20050211-win32.patch

Index: configure.ac =================================================================== RCS file: /cvsroot/dvd/libdvdnav/configure.ac,v retrieving revision 1.22 diff -u -r1.22 configure.ac --- configu
www.eeworm.com/read/389332/2541168

js chat.js

/* chatURL - URL for updating chat messages */ var chatURL = "chat.php"; /* getColorURL - URL for retrieving the chosen RGB color */ var getColorURL = "get_color.php"; /* create XMLHttpRequest obj
www.eeworm.com/read/361261/2947679

h atmoinput.h

/* * AtmoInput.h: abstract class for retrieving precalculated image data from * different sources in the live view mode * * * See the README.txt file for copyright information and how to reach t
www.eeworm.com/read/262041/4317765

c strace_mips.c

/* strace_mips.c: * * Support for retrieving a call-nesting or stack trace after an exception. * * General notice: * This code is part of a boot-monitor package developed as a generic base