1 / 1 / 0
Регистрация: 07.12.2019
Сообщений: 45
|
|
1 | |
HTML data analyzer07.12.2019, 22:12. Показов 673. Ответов 3
Осталось пару заданий для того, чтобы получить доступ к экзамену, времени нет. Помоги, пожалуйста!!!!
Suppose we have a html code that looks like that: <html> <body> <table border=1> <tr> <td>Riga to Berlin ticket price: <td>80 </tr> <tr> <td>Riga to Vilnius ticket price<td>9 </tr> </body> </html> a single-line version of the same (it is allowed doing that) <html><body><table border=1> <tr> <td>Riga to Berlin ticket price: <td>80 </tr> <tr><td>Riga to Vilnius ticket price<td>9 </tr> </body> </html> This is how the page looks like: As we see, the structure is all time the same: a table, a row (tr) and a cell (td). The data is in the last cell of every row Your task: Program takes in input a one-line html website code containing nothing but 2-column table Program calculates the sum of number in whole 2nd row Example: input: <html><body><table><tr><td>Item1<td>10</tr><tr><td>Item2<td>20</tr><body></html> output: 30
0
|
07.12.2019, 22:12 | |
Ответы с готовыми решениями:
3
не видно изменений $div.html(data) при циклическом синхронном ajax Как save/load data на страницу приложения-клиента (HTML/PHP)? Query Analyzer ? Wavelet Analyzer |
Просто Лис
|
|||||||||||
08.12.2019, 11:56 | 2 | ||||||||||
Тут ввод неправильный. Правильно так:
0
|
1 / 1 / 0
Регистрация: 07.12.2019
Сообщений: 45
|
|
08.12.2019, 12:08 [ТС] | 3 |
Не идет, ошибка опять, что не читает
так должно выглядеть
0
|
1 / 1 / 0
Регистрация: 07.12.2019
Сообщений: 45
|
||||||
09.12.2019, 16:46 [ТС] | 4 | |||||
Рыжий Лис,
Добавлено через 16 минут Hyppoprogramm , может тут будет понятно, что требуется
0
|
09.12.2019, 16:46 | |
09.12.2019, 16:46 | |
Помогаю со студенческими работами здесь
4
TM Web Site Analyzer HTTP Analyzer глюк Аналог HTTP Analyzer Аналоги NetFlow Analyzer PICkit™ Serial Analyzer Debuger в SQL Analyzer Искать еще темы с ответами Или воспользуйтесь поиском по форуму: |