代码搜索:paste
找到约 6,498 项符合「paste」的源代码
代码结果 6,498
www.eeworm.com/read/440906/1782556
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/440906/1782557
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/440906/1782612
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/440906/1782613
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/440906/1782625
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/440906/1782638
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/434956/1866707
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/434956/1866745
js paste_word.js
function loadText()
{
document.getElementById("txtLang").innerHTML = "\u5f9e MS Word\u8cbc\u4e0a\u5167\u5bb9 (CTRL-V) ";
document.getElementById("btnCancel").value = "\u53d6\u6d88 ";
www.eeworm.com/read/434956/1866783
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/434286/1872866
js paste_word.js
function loadTxt()
{
document.getElementById("txtLang").innerHTML = "\u4ece MS Word\u8d34\u4e0a\u5185\u5bb9 (CTRL-V) ";
document.getElementById("btnCancel").value = "\u53d6\u6d88 ";