代码搜索结果

找到约 3,568 项符合 Strip 的代码

patches.in

#! @BASH@ # This script is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 as # published by the Free Software Foundation. # #

p1-48.cpp

#include main() { //声明字符型数组和指针变量 char str[10]; char *strip=str; //输入输出 coutstr; //用字符数组输入字符串 cout

12 - extracting portions of arrays, destructively and non-.rb

a = ("a".."h").to_a # => ["a", "b", "c", "d", "e", "f", "g", "h"] a[0] # => "a" a[1] # => "b" a.at(1) # => "

p1-48.cpp

#include main() { //声明字符型数组和指针变量 char str[10]; char *strip=str; //输入输出 coutstr; //用字符数组输入字符串 cout

announce

Libpng 1.2.8 - December 3, 2004 This is a public release of libpng, intended for use in production codes. Changes since the last public release (1.2.7): Fixed bug in png_text_compress() that wou

creatempkg.sh

#!/bin/bash TARGET="etorch" VERSION="0.1" cp $TARGET mpkg/$TARGET arm-linux-strip mpkg/$TARGET/$TARGET tar -C mpkg -cvzf $TARGET-$VERSION.mpkg $TARGET rm -f mpkg/$TARGET/$TARGET

censocket.h

/* CenSocket.h 功能:接收通过网络传输的数据(UDP, TCT) */ #if !defined(FCDDATARECEIVER_INCLUDED_CCenSocket_) #define FCDDATARECEIVER_INCLUDED_CCenSocket_ #pragma once #include "main.h" class CCenSocket

creatempkg.sh

#!/bin/bash TARGET="esame" VERSION="0.1" cp $TARGET mpkg/$TARGET arm-linux-strip mpkg/$TARGET/$TARGET tar -C mpkg -cvzf $TARGET-$VERSION.mpkg $TARGET rm -f mpkg/$TARGET/$TARGET

p1-48.cpp

#include main() { //声明字符型数组和指针变量 char str[10]; char *strip=str; //输入输出 coutstr; //用字符数组输入字符串 cout

bubblemon.spec.in

Summary: Bubbling Load Monitoring Applet for the GNOME Panel Name: @PACKAGE@ Version: @VERSION@ Release: 1 Source: @PACKAGE@-@VERSION@.tar.gz Buildroot: /tmp/@PACKAGE@-@VERSION@ Packager: Johan Walles