473,386 Members | 1,654 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Hash of Hash plese find the below description u can understand...and give me reply..

Expand|Select|Wrap|Line Numbers
  1. $VAR1 = {
  2.           'emulator-5558' => {
  3.                                'name' => 'unknown_sdk_phone_armv7_6.0',
  4.                                'model' => 'sdk',
  5.                                'manufacturer' => 'unknown',
  6.                                'version' => '2.2'
  7.                              },
  8.          'emulator-5559' => {
  9.                                'name' => 'unknown_sdk_2.2',
  10.                                'model' => 'sdk',
  11.                                'manufacturer' => 'unknown',
  12.                                'version' => '2.2'
  13.                              },
  14.         'emulator-55559' => {
  15.                                'name' => 'unknown_sdk_2.2',
  16.                                'model' => 'sdk',
  17.                                'manufacturer' => 'unknown',
  18.                                'version' => '2.2'
  19.                              },
  20.               'emulator-555599' => {
  21.                                'name' => 'unknown_sdk_2.2',
  22.                                'model' => 'sdk',
  23.                                'manufacturer' => 'unknown',
  24.                                'version' => '2.2'
  25.                              },
  26.  
above is my hash of hash...
my problem is if the hash name is same i.e,unknown_sdk_2.2 the output 'name' should be unknown_sdk_2.2(1),unknown_sdk_2.2(2) like this and also another condition is any one of the 'name' is unknown_sdk_2.2(3) like this the output should be unknown_sdk_2.2(4),unknown_sdk_2.2(5)like this please any one can help this...problem
Nov 27 '15 #1
0 1982

Sign in to post your reply or Sign up for a free account.

Similar topics

22
by: VK | last post by:
A while ago I proposed to update info in the group FAQ section, but I dropped the discussion using the approach "No matter what color the cat is as long as it still hounts the mice". Over the last...
12
by: Arash Partow | last post by:
Hi all, I've ported various hash functions to python if anyone is interested: def RSHash(key): a = 378551 b = 63689 hash = 0
21
by: Johan Tibell | last post by:
I would be grateful if someone had a minute or two to review my hash table implementation. It's not yet commented but hopefully it's short and idiomatic enough to be readable. Some of the code...
21
by: Hallvard B Furuseth | last post by:
Is the code below valid? Generally a value must be accessed through the same type it was stored as, but there is an exception for data stored through a character type. I'm not sure if that...
9
by: Tony Girgenti | last post by:
Hello. I'm developing and testing a web application using VS.NET 2003, VB, .NET Framework 1.1.4322, ASP.NET 1.1.4322 and IIS5.1 on a WIN XP Pro, SP2 computer. I'm using a web form. For a...
4
by: Franky | last post by:
I have a cpp program that use to compile in C++6 but gives a bunch of errors in VS2005 Error 12 error LNK2019: unresolved external symbol _strstr referenced in function "char * __cdecl...
3
by: jacobstr | last post by:
I've noticed Object.extend used in a few different ways and I'm having trouble distinguishing why certain usages apply to a given situation. On line 804 Ajax.Base is defined as follows: ...
4
by: louishong | last post by:
i'm uisng a master database that has hundreds of tables and links. i would like to create a clean mdb file and only import/link tables from the master database where the description column is like...
8
by: Rohullah | last post by:
I want to to find those word in array list which give the same spelling when we spell out it from Right and left site. For example. like this word (Ababa) if we spell out this word form...
1
by: Wiinie | last post by:
print Dumper($englishTB); ==> this is a result $VAR1 = bless( { 'TEXT' => 'english- This is a text ', 'LANGUAGE' => bless( { ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.