Hang out on the Internet. Suddenly found PHP has yaml this thing. Helpless cannot find the extension. Finally find a source code. Syck's. Oh...... Compiling is a hassle. What's more, I only have load and dump two functions. The values are string to array and array to string.
There is only vs2005 in hand. Next PHP source code. Build a project to start, find Google asked n answer. N>=20. After reading a daze began.
Everything was going well----took a lot of time apart from taking notes.
Final interest. The load and dump are renamed Decode and encode and Json_encode and Json_decode correspond.
Add Yaml_load and Yaml_save two functions for file serialization,
And then it all went well. Write-compile-through-run-crash-dumbfounded.
Good bugs from beginning to end. With a sudden in front of a bright inside with Virtual_fopen Murphy problem here. This function is nothing more than thread-safe + directory conversion. Time is pressing lazy thinking reason. directly into Expand_filepath and fopen. Compile. Pass.
Ha ha...... Look at the results of the operation. Feel a word. Cool and crooked. Oh, that's wrong. is three words.
haha% this extension. A friend in need can contact me.
Hang out on the Internet. Suddenly found PHP has yaml this thing. Helpless cannot find the extension. Finally find a source code. Syck's. Oh...... Compiling is a hassle. What's more, I only have load and dump two functions. The values are string to array and array to string.
There is only vs2005 in hand. Next PHP source code. Build a project to start, find Google asked n answer. N>=20. After reading a daze began.
Everything was going well----took a lot of time apart from taking notes.
Final interest. The load and dump are renamed Decode and encode and Json_encode and Json_decode correspond.
Add Yaml_load and Yaml_save two functions for file serialization,
And then it all went well. Write-compile-through-run-crash-dumbfounded.
Good bugs from beginning to end. With a sudden in front of a bright inside with Virtual_fopen Murphy problem here. This function is nothing more than thread-safe + directory conversion. Time is pressing lazy thinking reason. directly into Expand_filepath and fopen. Compile. Pass.
Ha ha...... Look at the results of the operation. Feel a word. Cool and crooked. Oh, that's wrong. is three words.