代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/267633/4264564
java socks5utils.java
package com.valhalla.jbother.jabber.smack;
import java.nio.ByteBuffer;
/**
* Created by luke on Feb 8, 2005 11:11:13 AM
*/
/**
* helper class making it easier to deal with SOCKS5 connections and
www.eeworm.com/read/260597/4331089
inc txtint.inc
;File: TXTINT.INC - Defines which apply to the QBI Text Manager
;NOTE: When making changes to this file, be sure to make equivalent
; changes to file TXTINT.H. See TXTINT.H for comments.
TXTINT
www.eeworm.com/read/260597/4331092
inc lister.inc
; File: LISTER.INC
; NOTE: When making changes to this file, be sure to make equivalent
; changes to file LISTER.H
; NOTE: For comments, see lister.h
LISTER_INC = -1 ;remember that this file h
www.eeworm.com/read/260597/4331095
inc conint.inc
; File: CONINT.INC
; NOTE: When making changes to this file, be sure to make equivalent
; changes to file CONINT.H
; NOTE: For comments, see file CONINT.H
CONINT_H = -1 ;remember that this fil
www.eeworm.com/read/260597/4331102
inc txtmgr.inc
; File: TXTMGR.INC
; NOTE: When making changes to this file, be sure to make equivalent
; changes to file TXTMGR.H
; See file TXTMGR.H for comments.
TXTMGR_INC = ON
DbTxtFind MACRO pTbl
www.eeworm.com/read/260597/4331125
inc parser.inc
; File: PARSER.INC
; NOTE: When making changes to this file, be sure to make equivalent
; changes to file PARSER.H
; NOTE: For comments, see parser.h
PARSER_INC = -1 ;remember that this file h
www.eeworm.com/read/160303/5573362
tattle
#! /bin/sh
# tattle [-f] subject address ...
# report a freeswan CVS change made by someone other than "owner" of files
PATH=/bin:/usr/bin ; export PATH
noself=yes # don't mail to person making ch
www.eeworm.com/read/474554/6811868
js jquery.scrollable.min.js
/**
* jquery.scrollable 0.11. Making HTML elements scroll.
*
* http://flowplayer.org/tools/scrollable.html
*
* Copyright (c) 2008 Tero Piirainen (tero@flowplayer.org)
*
* Released under the MI
www.eeworm.com/read/249774/12475128
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/svm_learn.cpp)
AM_INIT_AUTOMAKE(TinySVM,0.09)
# Before making a release, the LTVERSION string should be modified.
# The
www.eeworm.com/read/147311/12567783
html draggablecomponent.html
Making a Component Draggable
(Java Developers Almanac Example)