sealife24的最近内容

  1. sealife24

    请问如何把这个function用到事件里?function后面的括号应该写些什嘛才能执行?function

    How can i us my function into the when i clicked on the cmdInchtoCen button?Thank you in advance Private Sub cmdInchtoCen_Click() dblNum = txtNum.Text lblAnswer.Caption = dblNum & " inches equals " & dblCen & " centimeters." End Sub Function InchtoCen(ByVal dblNum As Double) As...
  2. sealife24

    关于vb For next的一些问题,请高手们帮忙,多谢。。。

    谢谢 嗯,因为老师就要求用for..next ,或者do loop,还注明不让用function,以为这是考循环那一块的,我做完后,结果都对,可是就是之后又显示出一条错误信息,到底为什马?
  3. sealife24

    关于vb For next的一些问题,请高手们帮忙,多谢。。。

    hi 还是没解决啊,你这个好像不是vb吧?语言都看不懂的
  4. sealife24

    关于vb For next的一些问题,请高手们帮忙,多谢。。。

    ask for replace the indicating word of the other indicating word,like:canadian replace u for all a result: cunudiun What;s wrong with the code below?I can't figure it out..please help me,it doesn't work.. Private Sub cmdNewWord_Click() strWord = txtText.Text...
  5. sealife24

    Does anyone know how to encode a word ?

    hi thank you so much ,i got it..thanks!!
  6. sealife24

    Does anyone know how to encode a word ?

    Does anyone know how to encode a word ? like you type :Aretha label will display : A=65 r=114 e=101 t=116 h=104 a=97 I do use the loop,but it only displays the even number of letter, can you tell me the wrong in loop plz?...........sorry to trouble you.. strWord = CStr(txtWord.Text)...
  7. sealife24

    住1375 Prince of Wales 十某楼的朋友

    hi 不知道说完后情况有没有好点啊,简直是害群之马
  8. sealife24

    about get highest and lowest number from inputbox

    Does someone can check the code for me? It's about display the highest and lowest score from the infinite inputbox,but why it doesn't work?? Inamed the input as the integer,but if i want to stop enter the score(click cancel of inputbox),it says error,but if i make it string, when i enter...
  9. sealife24

    inputbox pick out word initials[请求]

    thanks hi,I got it.It's kind of you.. THANK YOU ~~~
  10. sealife24

    inputbox pick out word initials[请求]

    hi thanks,if possible,can you tell me which function it is?
  11. sealife24

    inputbox pick out word initials[请求]

    hi hi,thanks very much,but I still confuse of the array.If the inputbox is infinite.how can I do with the array,cuz i have to de fine a range for the array number ...thank you
  12. sealife24

    inputbox pick out word initials[请求]

    hi For intCount = 1 To intLength strAcronym = Left(strWord, 1) Next intCount lblMessage.Caption = " The acronym is " & strAcronym hi,I did use a loop here,but the label only display the initial entered in the last inputbox....
后退
顶部
首页 论坛
消息
我的