由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 怎么把hash of hash 存到数据库里?
相关主题
问个小问题问个hash table问题
C下有没有好用的hash table函数库?弱弱的问问跟hash有关的问题 (转载)
c++ stl里面有hash table吗?A question about page table
一个C++的问题Interview questions about hash function
一个hash table的简单问题STL map
[合集] perl symbol tables 一问slack got hacked, 没一个安全的
interview question: (RB tree vs. hash table)consistent hashing实际应用
请问关于hash table的大小设定问题。 (转载)A weird segmentation fault!
相关话题的讨论汇总
话题: hash话题: 存到话题: 数据库
进入Programming版参与讨论
1 (共1页)
y****r
发帖数: 17
1
也就是第一个的value是另一个hash table reference.
对数据库的要求还必须是存到一个db table里
c****r
发帖数: 185
2
hash of hash is weird.
Why don't you use (key of hash1,key of hash2) as a new key.
Then you have only one hash.
1 (共1页)
进入Programming版参与讨论
相关主题
A weird segmentation fault!一个hash table的简单问题
Weird! string length problem.[合集] perl symbol tables 一问
weird problem with DynaForm on struts (转载)interview question: (RB tree vs. hash table)
so weird (转载)请问关于hash table的大小设定问题。 (转载)
问个小问题问个hash table问题
C下有没有好用的hash table函数库?弱弱的问问跟hash有关的问题 (转载)
c++ stl里面有hash table吗?A question about page table
一个C++的问题Interview questions about hash function
相关话题的讨论汇总
话题: hash话题: 存到话题: 数据库