双语例句
                            
                            - 
                                        
The same as INSTR, except that N and the return value are expressed in bytes, rather than in characters.
用法与INSTR相同,只是这个函数返回的是字节位置不是字符位置。
 - 
                                        
This paper discusses the structural design for anti-vibration packaging in the light of the newly developed packaging techniques for instr-umeats in foreign country.
本文从基本的振动模型出发。结合国外新近开发的仪表包装技术,对防振包装结构设计的一般方法作出系统讨论。
 
                                百科
                            
                            1. instr函数的返回值是第二个参数在第一个参数中第一次出现的位置。instr是一个非常好用的字符串处理函数,几乎所有的字符串分隔都用到此函数。