代码搜索:brackets

找到约 233 项符合「brackets」的源代码

代码结果 233
www.eeworm.com/read/354016/3080215

in cpack.stgz_header.sh.in

#!/bin/sh # Display usage cpack_usage() { cat
www.eeworm.com/read/179753/9340678

htm ch08_05.htm

Braces, Brackets, and Quoting (Programming Perl)
www.eeworm.com/read/160844/10486212

m getpoly.m

function [array,ikey] = getpoly(string) %GETPOLY is a MATLAB function which can be used to accept the % polynominal set in the 's' array which may contain % brackets. IF IKEY=0, then abo
www.eeworm.com/read/421857/10692053

txt 016.txt

[[The Washington Post, September 19, 1995, Separate Pullout. Note: single brackets [ ] are in the Post document.]] *This text was sent last June to The New York Times and The Washington Post b
www.eeworm.com/read/418731/10934481

txt 016.txt

[[The Washington Post, September 19, 1995, Separate Pullout. Note: single brackets [ ] are in the Post document.]] *This text was sent last June to The New York Times and The Washington Post b
www.eeworm.com/read/152244/7139252

m vec2str.m

function s = vec2str(v) % Converts a vector (column or row) to a string that % prints on one line, with square brackets at both ends. % If v is a column vector, the elements are
www.eeworm.com/read/318008/13490609

m vec2str.m

function s = vec2str(v) % Converts a vector (column or row) to a string that % prints on one line, with square brackets at both ends. % If v is a column vector, the elements are
www.eeworm.com/read/304849/3784158

in configure.in

dnl Process this file with autoconf to produce a configure script. dnl dnl And be careful when changing it! If you must add tests with square dnl brackets, be sure changequote invocations surround it
www.eeworm.com/read/395929/2428895

in configure.in

dnl Process this file with autoconf to produce a configure script. dnl dnl And be careful when changing it! If you must add tests with square dnl brackets, be sure changequote invocations surround it
www.eeworm.com/read/295361/8168052

c krx12411.c

/* This is my first rudimentary C syntax checker. It checks for syntax errors, * like closing a set of brackets using the wrong type. It is not *very* good * at it, but it does not bother about c