请输入您要查询的英文单词:

 

单词 strcpy
释义
strcpy
  • 简明释义
  • n.拷贝字符串
  • 网络释义
  • 1

    ?字符数组和

    ... 运算符重载与RTTI 字符数组和strcpy 关于工作(About Job) ...

  • 2

    ?串拷贝

    ... 块拷贝(目的和源存储区可重叠) memmove 串拷贝 strcpy 按长度的串拷贝 strncpy ...

  • 3

    ?拷贝字符串

    (四)strcpy实现(拷贝字符串strcpy的实现需要注意如下几点: 1、输入指针合法性检查 2、目标字符串和源字符串是否相同 3、复制规则 //拷贝指定的字符串

  • 4

    ?函数

    例如:整个软件源码中以前采用只支持ANSI编码的字符串操作函数(如strcpy(),strlen())都要改为支持Unicode的(如wcscpy(),wcslen()),或者换成ANSI和Unicode通用的字符串操作函数

短语
  • 双语例句
  • 1
    These functions include strcpy(3), strcat(3), sprintf(3) (with cousin vsprintf(3)), and gets(3).
    这些函数包括 strcpy(3)、strcat(3)、sprintf(3) (及其同类 vsprintf(3) )和 gets(3) 。
  • 2
    The strcpy function can be implemented using the "s" and "d" constraints in the following manner.
    strcpy函数可以通过以下方式使用“ s ”和“ D ”约束来实现。
  • 3
    You also have to use the memalign function and strcpy to copy the data into an area of appropriate alignment.
    另外,还需要使用 memalign 函数和 strcpy 将数据复制到合适对齐的区域。
随便看

 

英汉双解词典包含3185865条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/27 4:50:08