代码搜索:paste
找到约 6,498 项符合「paste」的源代码
代码结果 6,498
www.eeworm.com/read/470693/1464357
c tr-paste.c
/* Test for proper comment elimination semantics from cpplib's -traditional.
This should compile and link with compiled with `gcc -traditional-cpp'.
Test case by Jason R. Thorpe
www.eeworm.com/read/470693/1464358
c paste9.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do run } */
/* { dg-options "" } */
/* Apparently older preprocessors used to fail this test. */
#include
extern void a
www.eeworm.com/read/470693/1464412
c paste11.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Test correct pasting of identifiers and numbers. We can paste any
number, as long as no '.', '-' or '+' app
www.eeworm.com/read/470693/1464413
c paste1.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Test operator ## semantics. */
#define bad1 ## owt /* { dg-error "cannot" "## at objlike start" } */
#define
www.eeworm.com/read/470693/1464425
c paste2.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do run } */
/* { dg-options "-std=c99 -pedantic-errors" } */
/* Test ## behavior and corner cases thoroughly. The macro expander
www.eeworm.com/read/470693/1464437
c paste6.c
/* Regression test for paste appearing at the beginning of a set of
actual arguments. Original bug exposed by Linux kernel. Problem
reported by Jakub Jelinek . */
/* { dg-d
www.eeworm.com/read/469227/1482056
js paste_word.js
function loadText()
{
document.getElementById("txtLang").innerHTML = "\u4ece MS Word\u8d34\u4e0a\u5185\u5bb9 (CTRL-V) ";
document.getElementById("btnCancel").value = "\u53d6\u6d88 ";
www.eeworm.com/read/468455/1489440
js paste_word.js
function loadText()
{
document.getElementById("txtLang").innerHTML = "Paste Word content here (CTRL-V) ";
document.getElementById("btnCancel").value = "cancel";
document.getElementByI
www.eeworm.com/read/468455/1489478
js paste_word.js
function loadText()
{
document.getElementById("txtLang").innerHTML = "Paste Word content here";
document.getElementById("btnCancel").value = "cancel";
document.getElementById("btnO
www.eeworm.com/read/468455/1489516
js paste_word.js
function loadText()
{
document.getElementById("txtLang").innerHTML = "Word-Text hier einf\u00fcgen";
document.getElementById("btnCancel").value = "Abbrechen";
document.getElementById(