-
What are the requirements? Be specific.
Maybe it can be customized.
-
It doesn't seem to work with numbers.,You can directly find out the pinyin.,You can use the object.,Specifically, you check the ** on the Internet.。
-
This is very cumbersome and requires systematic dictionary support.
-
This problem is more complicated, you enter a person's name, pinyin to automatically separate the surname and first name, which also has to judge the single surname and compound surname, not so simple, if you enter your own separation is the best. I have an excel version of the program, which is also used by the company to convert the name into pinyin, which also met you said that you want to separate the surname and first name of the name, but this step is carried out in excel, vba does not write this**, send it to you to see first.
-
But it's okay.,But there's still a little trouble.,It's too little.,No one wants to write.,There's also a problem that if the pinyin library is not complete, then there will be some Chinese characters that can't be converted.。
Post your database format, I'm in a panic, I'll help you out.
-
Situ Xueyue".
Then "situ xueyue" should appear accordingly in the text
-
Use this** check one by one.
Then get it to the program.
-
It doesn't seem like this, but you can make a program to read the file, of course, for convenience, you can write a program in advance: put two text boxes on the interface, a button, the first text box writes the word you want to encode, the second box writes the encoding that is, pinyin, and then the button is used to use the characters in the two text boxes to save a file, and then make a program in reverse, that is, write a word, and then click to query, in the second box out of the character encoding of the read file, I wrote before, very simple.
You write it down and try it, it's actually a file read, and if you know how to use a database, it's better to use a database.
-
There is no such control at the moment, you can go to the next Chinese character pinyin database and query to get the pinyin of Chinese characters.
-
I just made a guy who extracts the first letters of Chinese characters before.。。 It's a little different from your requirements, you can modify it yourself and send it to you.
-
Two textbos (text1 and text2), one commandbutton (command1).
Reference**. private sub command1_click()with text2
select case
case "You"
text = "ni"
case "Okay"
text = "hao"
case "?"
text = "ma"
case "Today"
text = "jin"
…Write the rest yourself.
It's a huge project.
end select
end with
end sub
It's much easier if you can get the database, just use the database query method.
-
**A bit long (16kb).I can't put it up. The landlord leaves QQ or email and sends it to you in a few days. (Around the 20th, these days are busy).
-
That's a big project, and you have to use a big database.
-
It's certainly not something that can be easily figured out.
-
It can only be used in the form of a database, if you have studied the GB2312 code, you will know that its code table is arranged according to the Chinese Pinyin, so that you can refer to the GB2312 standard when you make the database, and you can design the database a little bit simpler.
-
Write all the Chinese characters and their corresponding pinyin into the library.,And then display them one by one.。 Hehe.
-
The module that gives you a custom function gives you a reference.
Put the module into your project and only need to use it when referencing.
Result = pingyin("characters"That's it.
-
There have been great gods on the Internet who have passed on this, see the address below.
**It was dazzling to watch, and it took more than 5 hours for the gods to write.
Realized the conversion of Chinese characters to pinyin, (not only the initials, but all pinyin) and also added four tones.
-
You don't need to use the database of Chinese characters and pinyin to achieve your function.
-
Database for me, I'll do it for you.
-
Easy to learn pinyin!! You'll definitely learn!
-
Use "Easy to Learn Pinyin", I've used it, it's good, and it feels very simple to learn.
You should use a playsound api, which is the declaration:
private declare function sndplaysound& lib "" alias "sndplaysounda" (byval lpszsoundname as string, byval uflags as long) >>>More
Hello, the central idea of "Yan Zi Makes Chu":
This story shows Yan Zi's witty and eloquent talents and statesmanship through the story of Yan Zi's envoy to the state of Chu and thwarting the king of Chu to slander the Qi people for a conspiracy of thieves. The demeanor of a diplomat. It shows that those who insult others will inevitably be humiliated in the end. >>>More
VB Simple Timing**:
**As follows: DIM S >>>More
3.(1) all, all (2) compete (3) be happy (4) so (5) it turned out to be (6) only 4Omitted 2Three levels, echoing from beginning to end.
I did it with asp+vb+access, it's been tested and it works. >>>More