go top

string copy

  • 字符串复制

网络释义

  字符串复制

strcpy是string copy(字符串复制)的缩写。它的作用是将第二个字符数组中的字符串复制到第一个字符数组中去,将第一个字符数组中的相应字符覆盖。例如

基于36个网页-相关网页

  字符串拷贝函数

字符串拷贝函数(String Copy) ,快枪宝库...

基于24个网页-相关网页

  字符串考贝

... // 字符串长度 string length //**** 字符串考贝 string copy //**** 字符串比较 string compare ...

基于1个网页-相关网页

短语

Achieve String Copy Functions 实现字符串复制功能

string copy functions 字符串复制函数

copy mapping string 完成后

双语例句原声例句

  • This warning indicates that a string copy function was used where a string comparison function should have been used.

    警告意味着应当使用字符串比较函数位置使用字符串复制函数。

    youdao

  • This program tries to store to an unallocated memory location by doing a string copy from arr to the p variable. The expected result is a SEGSEGV signal, as you can see

    这个程序试图个尚未分配内存保存数据:它执行字符串复制操作,将 arr 中的数据复制 p 变量中。

    youdao

  • Copy this string so it can be used in the next step.

    复制这个字符串以便下一步中使用

    youdao

更多双语例句
  • So, let's do a little sanity check now and let's try to demonstrate as much I now claim I'm going to capitalize the copy of the string I just made.

    多以,让我们做一个检查,然后做一个演示,现在我声称,我要利用那个字符串的拷贝。

    哈佛公开课 - 计算机科学课程节选

  • If I want a copy of the string, I've got to whip out my week 1 skills of just iterating with a four loop from left to right and make copies of those characters.

    我需要那个字符串的一个拷贝,我使用,第一周的技巧,从左到右做四次迭代,然后复制这4个字符。

    哈佛公开课 - 计算机科学课程节选

  • I want an actual copy in memory so that that string is in two different places.

    我想要在内存中有一个拷贝,把字符串存储在,两个不同的地方。

    哈佛公开课 - 计算机科学课程节选

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定