|
|
|
(PERL) Как из двух массивов сделать хэш?
|
|||
|---|---|---|---|
|
#18+
Вот так не пашет: %operators=(@id_operator=>@oper_name); А надо... Как сделать чтобы работало.... ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.07.2005, 12:00 |
|
||
|
(PERL) Как из двух массивов сделать хэш?
|
|||
|---|---|---|---|
|
#18+
mod wrote: > Вот так не пашет: > %operators=(@id_operator=>@oper_name); > А надо... Как сделать чтобы работало.... %operators = map { $_ => shift @oper_name } @id_operator; Posted via ActualForum NNTP Server 1.2 ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.07.2005, 12:06 |
|
||
|
|

start [/forum/topic.php?fid=23&msg=33186550&tid=1477897]: |
0ms |
get settings: |
10ms |
get forum list: |
12ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
160ms |
get topic data: |
9ms |
get forum data: |
2ms |
get page messages: |
37ms |
get tp. blocked users: |
1ms |
| others: | 207ms |
| total: | 444ms |

| 0 / 0 |
