... For impatient users: You can download RusTeX in three different ways (Full installation; Selective download; Diskette-ready minimal installation) --- so at least read explanations about these methods before you download something. Please, use "Save link as" (right mouse button) for downloading files, otherwise .arj files and other binary files will be corrupted. ... TeX files are compact and readable in any text viewer: just text and commands for formatting and commands for equations drawing. ...
... Институт стран Азии и Африки . ... Экономика стран Азии и Африки . ... в различных группах стран Азии и Африки, а также изучение долговременных и современных тенденций их экономической модернизации, процесса догоняю- . ... 4.Социально-экономическая дифференциация развивающихся стран: . ... Экономический рост в странах Азии и Африки. ... Тенденции и факторы аграрного развития стран Азии и Африки. ... странами. ... Предпосылки и исходные рубежи современного экономического роста стран Азии и Африки . ...
-- MySQL dump 8.23 -- -- Host: localhost Database: slides --------------------------------------------------------- -- Server version 3.23.58 -- -- Table structure for table `book` -- DROP TABLE IF EXISTS book; CREATE TABLE book ( id_content int(11) NOT NULL default '0', title varchar(255) default NULL, text1 text, text2 text, PRIMARY KEY (id_content) ) TYPE=MyISAM; -- -- Dumping data for table `book` -- INSERT INTO book VALUES (110,'Электронный учебник','',''); INSERT INTO book VALUES