- Some useful tips
- Кампания Подземелья Китгарда
- Кампания Подземелья Китгарда (Решения)
- Kithgard Dungeon Campaign solutions
- Backwoods Forest Campaign solutions
- Sarven Desert Campaign solutions
- Cloudrip Mountain Campaign solutions
- Kelvintaph Glacier Campaign solutions
- Hour of Code: Course 1 JavaScript solutions
- In Python by Vadim Kuznetsov from Kharkiv, Ukraine
##Кампания Подземелья Китгарда ######1-3 часа: синтаксис, методы, параметры, строки, циклы, переменные
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
| <div id="cc_video_<?php echo $_GET['vid']; ?>_2062507" class="video-container"> | |
| <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="720" height="520" id="cc_<?php echo $_GET['vid']; ?>"> | |
| <param name="movie" value="./player.swf?vid=<?php echo $_GET['vid']; ?>&siteid=C19E12B3564FE2AD&playerid=C308B2C7A78B53E9&playertype=1&autoStart=false"> | |
| <param value="transparent" name="wmode"> | |
| <param name="allowFullScreen" value="true"> | |
| <param name="allowScriptAccess" value="always"> | |
| <embed src="./player.swf?vid=<?php echo $_GET['vid']; ?>&siteid=C19E12B3564FE2AD&playerid=C308B2C7A78B53E9&playertype=1&autoStart=false" width="720" height="520" name="cc_<?php echo $_GET['vid']; ?>" wmode="transparent" allowfullscreen="true" allowscriptaccess="always" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" |
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
| /** | |
| * 贪灵Gollum for Baiduyun, Ver.3.4.5 | |
| * 立即执行函数:百度云盘批量转存用户分享。 | |
| * | |
| * 【特点】 | |
| * - 可保持或无视原分享者的目录结构。 | |
| * - 支持差分转存。 | |
| * - 自动分解转存,可突破单次转存总文件数5000的限制。 | |
| * - 可在分享主页下,进入某文件夹来转存其下级子文件夹。 | |
| * - 支持专辑转存。 |
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
| /** | |
| * 贪灵Gollum for Baiduyun, Ver.3.4.4 | |
| * 立即执行函数:百度云盘批量转存用户分享。 | |
| * | |
| * 【特点】 | |
| * - 可保持或无视原分享者的目录结构。 | |
| * - 支持差分转存。 | |
| * - 自动分解转存,可突破单次转存总文件数5000的限制。 | |
| * - 可在分享主页下,进入某文件夹来转存其下级子文件夹。 | |
| * - 支持专辑转存。 |