Переїхало сюди - https://github.com/ZuBB/recepies/tree/main/%D0%A1%D0%B8%D1%80%D0%BD%D0%B8%D0%BA
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CREATE TABLE portage_packages ( | |
| internal_db_package_id INTEGER PRIMARY KEY AUTOINCREMENT, | |
| portage_package_key TEXT, | |
| DEFINED_PHASES TEXT, | |
| DEPEND TEXT, | |
| DESCRIPTION TEXT, | |
| EAPI TEXT, | |
| HOMEPAGE TEXT, | |
| INHERITED TEXT, | |
| IUSE TEXT, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env ruby | |
| require 'rubygems' | |
| require 'sqlite3' | |
| database = SQLite3::Database.new('/tmp/test_db.sqlite') | |
| table_def = <<-SQL | |
| CREATE TABLE tmp_package_maintainers ( | |
| id INTEGER, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env ruby | |
| require 'rubygems' | |
| require 'sqlite3' | |
| database = SQLite3::Database.new('/tmp/test_db.sqlite') | |
| table_def = <<-SQL | |
| CREATE TABLE tmp_package_maintainers ( | |
| id INTEGER, |
Кого задолбал этот дизайн - ловите пример: http://football.ua/default.aspx?menu_id=football_champ_newsi&news_id=361297&seo_url=liverpul-ustupil-rome-no-vyshel-v-final-ligi-chempionov
- Убираем с урлы слово champions.
- Вместо /news/ пишем default.aspx?menu_id=football_champ_newsi&news_id=(тут вставить нужное id статьи)&seo_url=(вставить нужное название)
- В конце убираем html