modified hash_test
This commit is contained in:
parent
cfe678f14d
commit
b8fb77e652
|
@ -53,20 +53,19 @@ typedef struct entry {
|
|||
|
||||
2. 进行相应配置
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
3. 编译代码,解决了一些编译错误
|
||||
|
||||

|
||||

|
||||
4. 烧录到xiuos模拟器上,运行
|
||||
|
||||

|
||||

|
||||
|
||||
5. 用shell命令测试代码运行结果
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
可以看到,HashCode映射的结果出现了一些改变,程序能正确无误的运行。
|
||||
|
|
Loading…
Reference in New Issue