代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/247925/12612401
rls vncviewer.rls
/*
* ==============================================================================
* Name : VncViewer.rls
* Part of : VncViewer
* Interface :
* Description :
* Version :
www.eeworm.com/read/238196/13902943
c bs_test.c
See LICENSE for license
See LICENSE for license
byte_string_t bs1, bs2, bs;
byte_string_set(bs1, "Hello");
byte_string_set(bs2, "World");
byte_string_join(bs, bs1, bs2);
www.eeworm.com/read/103079/15747042
c strings.c
/*
chmdeco -- extract files from ITS/CHM files and decompile CHM files
Copyright (C) 2003 Pabs
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Gener
www.eeworm.com/read/235702/14055536
h asn1p_expr2uclass.h
#ifndef ASN1_PARSER_EXPR2UCLASS_H
#define ASN1_PARSER_EXPR2UCLASS_H
#ifndef __GNUC__
#define __attribute__(x) /* unused */
#endif
#if 0
static int expr_type2uclass_value[ASN_EXPR_TYPE_MAX]
__attr
www.eeworm.com/read/419018/10889275
rls myhttp.rls
// rls
rls_string STRING_r_caption_myhttp "MyHttp"
rls_string STRING_r_short_caption_myhttp "MyHttp"
rls_string STRING_r_myhttp_command "Close (Debug)"
rls_string STRING_r_icon_file
www.eeworm.com/read/192210/8399271
c rld.c
/*************************************************************************/
/* */
/* Copyright Mentor Graphics Cor
www.eeworm.com/read/287475/8685443
cpp 14.cpp
#include "stdafx.h"
#include "pcap.h"
#include "bao.h"
#include "windows.h"
#pragma comment(lib, "wpcap.lib")//将lib库加入到工程中进行编译
#pragma comment(lib, "ws2_32")//ws2_32.dll是Windows Sockets应用程序接口
www.eeworm.com/read/285478/8836926
c rld.c
/*************************************************************************/
/* */
/* Copyright Mentor Graphics Cor
www.eeworm.com/read/426970/8989300
cpp 8-221.cpp
#include
void main()
{ extern void enter_string(char str[]);
extern void delete_string(char str[],char ch);
extern void print_stri
www.eeworm.com/read/181959/9223851
cls chartools.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject