Вы находитесь на странице: 1из 6

SageThumbs Shell Extension

========================================================================

Features:

* Extended thumbnail image view of explorer folder


* Thumbnail image in explorer context menu (right-click menu)
* Extended info tips
* Support 162 image formats (224 extensions) via GFL Library
* Support additional 26 image formats via XnView plugins (if installed)
* Send by mail support
* One-click conversion to popular image formats support
* Wallpaper selection support
* Copy to clipboard support

Please read carefully the following information.


As SageThumbs is a Windows Explorer context menu extension,
there is no an executable file that you should launch to bring it up.
To use it, just open any folder with image files in Windows Explorer,
and then right-click a file you want to preview. You'll see the
thumbnail immediately in the context menu.

========================================================================

System Requirements:

* Windows XP/2003/Vista/2008/7/2012/8/8.1/10 32/64-bit


* About 5 Mb of disk space + additional space for cache

========================================================================

External plugins:

SageThumbs can use external XnView plugins, it tries to automatically


detect XnView installation folder or if failed it will use predefined
folder. Typically this folder is "C:\Program files\XnView\PlugIns\"
for 32-bit SageThumbs on 32-bit Windows or 64-bit SageThumbs on 64-bit
Windows and "C:\Program Files (x86)\XnView\PlugIns\" for 32-bit
SageThumbs on 64-bit Windows. So if you have no XnView installed you
can create this folder manually and unpack plugins to it. Just don't
forget that you need same "bit capacity" for plugins and SageThumbs.

========================================================================

Translation:

SageThumbs can be easily translated to other languages.

* Download and install PoEdit: http://www.poedit.net/download.php


* Copy "SageThumbs.dll.pot" file (can be found in SageThumbs installation
folder) under new name "SageThumbs.dll.XX.po" near original files i.e. near
"32\SageThumbs.dll" and "64\SageThumbs.dll". Where "XX" is 2-digit (or 4-digit)
hexadecimal
code of language, see: http://msdn.microsoft.com/en-
us/library/windows/desktop/dd318693.aspx
For example Russian has code 0x19 so it's a "SageThumbs.dll.19.po".
* Open new file in PoEdit, translate and save as UTF-8 (its by default)
* Open SageThumbs options and select new language in it
* E-mail file to me: raspopov@cherubicsoft.com
It will be definitely included in next version.

========================================================================

Versions:

2.0.0.23
* Added Finnish translation (by Ropsi)
* Project converted to MS VS2017

2.0.0.22
* Added Dutch translation (by Gaston Loos)

2.0.0.21
* Added Greek translation (by Chris Tsekouras)

2.0.0.20
* Updated Portuguese Brazilian translation (by Ricardo de Souza Pereira)
* Updated Polish translation (by Ireneusz Chorosz)
* Added Czech translation (by jerry)
* Updated installer translations
* Fixed memory leaks in the file conversion operation
* Project converted to MS VS2013

2.0.0.19
* Fixed too small thumbnail (ticket #74)
* Added minimum size limit (96 pixels) for "Prefer image file embedded thumbnail"
option

2.0.0.18
* Fixes for transparency
* Performance optimizations
* "Copy to clipboard" now copies thumbnail only
* Added Thai translation (by Adisorn Aeksatean)
* Updated translations

2.0.0.17
* Added support for "Kind association"
* Fixed file properties enumeration
* Fixed MIME registration (issue #57)
* Added Korean translation (by JunHyung Lee)
* Added Hebrew translation (by Nitsan Rozenberg)

2.0.0.16
* Added user-defined file extensions
* PNG-files now disabled by default under Windows 8
* Fixed misplaced thumbnail in context menu under classic themes
* Fixed copy to clipboard function
* Fixed uninstallation minor bugs
* Added fixer of registry keys bad security rights (fixes incompatibility with
Windows PhotoViewer)
* Added Turkish translation
* Added Hungarian translation
* Added Persian (Farsi) translation
* Added Chinese (Traditional) translation
* Updated translations
2.0.0.15
* Fixed "Use thumbnails as icons in Explorer" option sometimes broken in Windows
7 (thanks to uhfath)
* Minor interface fixes
* Updated translations

2.0.0.14
* Improved "compatible" mode (added invalid extension detection)
* Fixed PaintShopPro extensions (pspbrush, pspframe and pspimage)
* Fixed shifted icon in context menu on Windows XP
* Added new option "Show preview in submenu"
* Added "SageThumbs Repair Utility"
* Added Polish translation
* Updated installer

2.0.0.13
* New user-friendly translation method using PoEdit
* Shortened main menu text (without "32/64-bit")
* SageThumbs now works in "compatible" mode (overwrite no other shell extensions)
* Excluded "vst" extension by default
* Dropped support for Windows 2000
* Added Indonesian translation

2.0.0.12
* "Maximum size of image file" option limits image thumbnail generation only
* Added Spanish translation

2.0.0.11
* Added new option "Show type overlay on thumbnails"
* Separated 32-bit and 64-bit plugins folders
* Fixed some issues under UAC
* Added Chinese (Simplified) translation

2.0.0.10
* Improved/optimized image property information (Windows Vista and above)
* Added progress dialogs for long operations
* Added Italian translation

2.0.0.9
* Added support for image properties
* Improved working with image files associations in Windows Registry
* Cache performance optimizations
* Added Swedish translation
* Added Portuguese translation
* Added new version checker to installer

2.0.0.8
* Combined 32/64-bit distributive
* Added "JPEG quality" and "PNG compression" convert options
* Added "Convert to PNG" context menu item
* Optimized options dialog

2.0.0.7
* Added option "Enable Windows thumbnail cache" (as Win7 "black thumbnail" bug
workaround)
* Added support for work under restricted account privileges (UAC)
* Performance optimizations
* Fixed SageThumbs modules stuck inside parent process
* Excluded by default "wmz" extension (used by "Windows Media Player Skin
Package")

2.0.0.6
* Fixed Windows 7 "black thumbnail" bug
* Project converted to MS VS2010 (if compiled minimum system requirements will be
Windows XP)
* Optimized distributive file (smaller)

2.0.0.5
* Added "Maximum size of image file" option to prevent processing of very large
images (performance)
* Added "Prefer image file embedded thumbnails" option (performance)
* Added "Use thumbnails as icons in Explorer" option
* Added Windows Cleanup utility support
* Improved thumbnail cache structure (performance)
* SQLite library updated to version 3.7.7.1
* Minor bugfixes and optimizations
* Opened project on Google Code: http://code.google.com/p/sagethumbs/

2.0.0.4
* Added German translation
* Minor bugfixes (disabled unfinished yet code for Explorer's preview plane)

2.0.0.3
* Fixed thumbnail aspect ratio
* Fixed thumbnail quality
* Changed SQLite database schema (database engine updated)
* GFL Library updated to version 3.40 (now Unicode)
* Minor bugfixes

2.0.0.2
* More complete support for Vista (menu, thumbnails, control panel)
* Added options to turn off context menu and/or Explorer thumbnails
* Added option to clear cache database
* By default .ico and .cur file extensions excluded
* Performance optimization
* Minor bugfixes

2.0.0.1
* Added 64-bit OS support
* GFL Library upgraded to version 3.11
* Minor bugfixes

1.0.0.13
* GFL Library upgraded to version 2.54
* Added support for multiply files operations (converting, e-mailing etc.)
* Added more descriptive version information in About box
* Added multi language support (selectable)
* Fixed very long file paths
* Modified installation process (makes attempt to avoid reboots)

1.0.0.12
* Fixed missing preview (one missing registry key)

1.0.0.11
* Fixed AppID registration (may be useful for some security maniacs...)
* Fixed missed additional image extensions (doh!)
* Added image information cache (SQLite 3.0.8 database) - performance boost!
1.0.0.10
* Fixed installation procedure
* Fixed shell registration
* Fixed "experimental ColumnHandler support in 1.0.0.9" bug
* Fixed "duplicate context menu item insertion in Explorer File menu" bug
* Fixed "missing uppercase file extensions" bug
* Fixed "right-click double selection" bug
* Now GFL thread-safe (more stable)
* Added extensions cache for performance
* Added Options dialog shortcut in Start Menu and Control Panel
* Added handled extension selection in Options dialog

1.0.0.9
* Added copy to clipboard support
* Added wallpaper selection support (centered, tiled, stretched)
* Added send by mail support (original image and thumbnail image)
* Added one click conversion to JPG, GIF, BMP image formats

1.0.0.8
* Fixed missed default menu items and "Open With..." submenu
* Fixed lost preview on Explorer left panel

1.0.0.7
* GFL Library upgraded to version 2.20:
* Added GFL_ALLOCATEBITMAP_CALLBACK, GFL_PROGRESS_CALLBACK &
GFL_WANTCANCEL_CALLBACK callback
* Added gflSetIPTCValue & gflRemoveIPTCValue to change IPTC value
* Added gflLoadIPTC, gflSaveIPTC, gflBitmapSetIPTC
* Added gflJPEGGetComment, gflJPEGSetComment, gflPNGGetComment, gflPNGSetComment
* Added Support of long pathname on Windows NT (with \\?\)
* Added gflGetFileInformationFromMemory, gflLoadBitmapFromMemory,
gflLoadThumbnailFromMemory
* Fixed Many bugs & improved speed

1.0.0.6
* Added Russian language
* Extended image info (info tips)
* Fixed black borders around thumbnail

1.0.0.5
* Added Options dialog
* Changed menu colors to Windows default menu colors
* Now isolation-aware enabled
* Fixed crash during Windows shutdown or logoff in 32-bit Fractal Image Decoder
Library: "First-chance exception at 0x1101fe06 (deco_32.dll) in explorer.exe:
0xC0000005: Access violation reading location 0x02ca4bff."
* Included Windows Fax/Image Viewer switch
* Included some minor registry fixes for XnView image file types

1.0.0.4
* Corrected installation/uninstallation procedure

1.0.0.3
* First release

========================================================================

License:
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,


but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

========================================================================

Copyrights:

SageThumbs
Copyright (C) Nikolay Raspopov, 2004-2017.
E-Mail: raspopov@cherubicsoft.com
Web site: http://sagethumbs.sourceforge.net/

GFL Library, GFL SDK and XnView


Copyright (C) Pierre-E Gougelet, 1991-2017.
E-Mail: webmaster@xnview.com
Web site: http://www.xnview.com/

Вам также может понравиться

  • Ubuntu 11.4 Support Added in Win2-7 v6.4 Update
    Ubuntu 11.4 Support Added in Win2-7 v6.4 Update
    Документ16 страниц
    Ubuntu 11.4 Support Added in Win2-7 v6.4 Update
    Eva Castillo Zafra
    Оценок пока нет
  • Make Your PC Stable and Fast: What Microsoft Forgot to Tell You
    Make Your PC Stable and Fast: What Microsoft Forgot to Tell You
    От Everand
    Make Your PC Stable and Fast: What Microsoft Forgot to Tell You
    Рейтинг: 4 из 5 звезд
    4/5 (1)
  • 5fan - Ru - Expressive Means and Stylistics Devices
    5fan - Ru - Expressive Means and Stylistics Devices
    Документ6 страниц
    5fan - Ru - Expressive Means and Stylistics Devices
    Julia Bilichuk
    Оценок пока нет
  • Chapter 5 Multilingual Philippines
    Chapter 5 Multilingual Philippines
    Документ53 страницы
    Chapter 5 Multilingual Philippines
    angelica
    100% (2)
  • Changelog
    Changelog
    Документ12 страниц
    Changelog
    Ekki Yuliadi
    Оценок пока нет
  • Changelog
    Changelog
    Документ15 страниц
    Changelog
    Ariel Catero
    Оценок пока нет
  • Change Log
    Change Log
    Документ4 страницы
    Change Log
    valenciavizcarra3
    Оценок пока нет
  • History PE Explorer
    History PE Explorer
    Документ10 страниц
    History PE Explorer
    Vinicius Testeiro
    Оценок пока нет
  • Changes
    Changes
    Документ4 страницы
    Changes
    Nar.matevosyan
    Оценок пока нет
  • Readme
    Readme
    Документ8 страниц
    Readme
    Jude Thomas Smith
    Оценок пока нет
  • Readme
    Readme
    Документ6 страниц
    Readme
    vkrish6
    Оценок пока нет
  • History
    History
    Документ5 страниц
    History
    shiva karthik
    Оценок пока нет
  • Changes
    Changes
    Документ4 страницы
    Changes
    myself
    Оценок пока нет
  • Capture2Text Readme: Quickly OCR Screenshots
    Capture2Text Readme: Quickly OCR Screenshots
    Документ5 страниц
    Capture2Text Readme: Quickly OCR Screenshots
    s
    Оценок пока нет
  • History
    History
    Документ68 страниц
    History
    Zsuponyó Csaba Zsupi
    Оценок пока нет
  • Arduino IDE 1.8.10 Update
    Arduino IDE 1.8.10 Update
    Документ37 страниц
    Arduino IDE 1.8.10 Update
    santosh kumar
    Оценок пока нет
  • Release Notes
    Release Notes
    Документ22 страницы
    Release Notes
    john gilberting
    Оценок пока нет
  • News
    News
    Документ21 страница
    News
    JoaquinE.Veron
    Оценок пока нет
  • Readme
    Readme
    Документ3 страницы
    Readme
    Paula Clay
    Оценок пока нет
  • ConvertXtoHD Version 6 Complete Guide
    ConvertXtoHD Version 6 Complete Guide
    Документ58 страниц
    ConvertXtoHD Version 6 Complete Guide
    SANCHOSKY
    Оценок пока нет
  • Change Log
    Change Log
    Документ37 страниц
    Change Log
    zizou
    Оценок пока нет
  • NEWS
    NEWS
    Документ22 страницы
    NEWS
    jrubens399
    Оценок пока нет
  • Release Note
    Release Note
    Документ6 страниц
    Release Note
    patricio
    Оценок пока нет
  • Read Me
    Read Me
    Документ8 страниц
    Read Me
    jusf
    Оценок пока нет
  • Changelog
    Changelog
    Документ2 страницы
    Changelog
    Martino Correa
    Оценок пока нет
  • ConvertXtoDVD Version 6 Complete Guide
    ConvertXtoDVD Version 6 Complete Guide
    Документ58 страниц
    ConvertXtoDVD Version 6 Complete Guide
    William Pacora
    Оценок пока нет
  • Change Log
    Change Log
    Документ21 страница
    Change Log
    sadsda
    Оценок пока нет
  • Revisions 45 Ui
    Revisions 45 Ui
    Документ39 страниц
    Revisions 45 Ui
    Mejri Mouhamed Ali
    Оценок пока нет
  • شات سهرات العرب للجوال
    شات سهرات العرب للجوال
    Документ14 страниц
    شات سهرات العرب للجوال
    رافت العساف
    Оценок пока нет
  • Revisions
    Revisions
    Документ34 страницы
    Revisions
    Hassan Allawi
    Оценок пока нет
  • Changes
    Changes
    Документ7 страниц
    Changes
    Alejo Aguilera
    Оценок пока нет
  • WinSnap 3.1.5 Changelog
    WinSnap 3.1.5 Changelog
    Документ7 страниц
    WinSnap 3.1.5 Changelog
    JesusLopez
    Оценок пока нет
  • ConvertXtoDVD Version 5 Complete Guide
    ConvertXtoDVD Version 5 Complete Guide
    Документ51 страница
    ConvertXtoDVD Version 5 Complete Guide
    Naldo Santos
    100% (1)
  • Full Info
    Full Info
    Документ8 страниц
    Full Info
    Yulian
    Оценок пока нет
  • Revisionesss
    Revisionesss
    Документ35 страниц
    Revisionesss
    Diego Alejandro Alonso Lopez
    Оценок пока нет
  • Revisions
    Revisions
    Документ39 страниц
    Revisions
    justin
    Оценок пока нет
  • Arduino IDE 1.8.20 Security Updates
    Arduino IDE 1.8.20 Security Updates
    Документ69 страниц
    Arduino IDE 1.8.20 Security Updates
    Alexsander Melo
    Оценок пока нет
  • Git Release Notes (Git-1.7.6-Preview20110708) : New Features
    Git Release Notes (Git-1.7.6-Preview20110708) : New Features
    Документ8 страниц
    Git Release Notes (Git-1.7.6-Preview20110708) : New Features
    Lawrence Boadilla
    Оценок пока нет
  • Read Me
    Read Me
    Документ4 страницы
    Read Me
    Win Tec
    Оценок пока нет
  • Whats New
    Whats New
    Документ15 страниц
    Whats New
    kumd700
    Оценок пока нет
  • Readme
    Readme
    Документ6 страниц
    Readme
    Gabriel Lopez
    Оценок пока нет
  • Revisions
    Revisions
    Документ40 страниц
    Revisions
    Danish
    Оценок пока нет
  • Revisions
    Revisions
    Документ40 страниц
    Revisions
    Huy Đỗ
    Оценок пока нет
  • Masterful WiiFlow v4.2.3 Pack with Numerous Updates
    Masterful WiiFlow v4.2.3 Pack with Numerous Updates
    Документ4 страницы
    Masterful WiiFlow v4.2.3 Pack with Numerous Updates
    Yulian
    Оценок пока нет
  • Tweak Java PDF files with this lightweight tool
    Tweak Java PDF files with this lightweight tool
    Документ4 страницы
    Tweak Java PDF files with this lightweight tool
    Enoc Valenzuela
    Оценок пока нет
  • changelog
    changelog
    Документ5 страниц
    changelog
    ekarya15
    Оценок пока нет
  • Windows Vista - DVD Maker
    Windows Vista - DVD Maker
    Документ8 страниц
    Windows Vista - DVD Maker
    Mark Erwin
    Оценок пока нет
  • Code Fusion
    Code Fusion
    Документ2 страницы
    Code Fusion
    Ionut Baciu
    Оценок пока нет
  • GONVISOR v2
    GONVISOR v2
    Документ11 страниц
    GONVISOR v2
    Thomas A. EDISSON
    Оценок пока нет
  • Updatelog
    Updatelog
    Документ6 страниц
    Updatelog
    Hosam Wafy.
    Оценок пока нет
  • TIB Ebx 6.1.3 Container Edition
    TIB Ebx 6.1.3 Container Edition
    Документ24 страницы
    TIB Ebx 6.1.3 Container Edition
    rajuvallip
    Оценок пока нет
  • MenuQue Readme
    MenuQue Readme
    Документ4 страницы
    MenuQue Readme
    ElieserMartins
    Оценок пока нет
  • News DEV C++
    News DEV C++
    Документ17 страниц
    News DEV C++
    Prem Ankur
    Оценок пока нет
  • Derdme
    Derdme
    Документ5 страниц
    Derdme
    Juan Andrade
    Оценок пока нет
  • Changelog 4657
    Changelog 4657
    Документ22 страницы
    Changelog 4657
    Ronald Rangel
    Оценок пока нет
  • Readme
    Readme
    Документ6 страниц
    Readme
    Balconi Bcc
    Оценок пока нет
  • Read Me
    Read Me
    Документ5 страниц
    Read Me
    Cristian Damian
    Оценок пока нет
  • Keepnote
    Keepnote
    Документ6 страниц
    Keepnote
    valdirene2023br
    Оценок пока нет
  • Jiooiioioi
    Jiooiioioi
    Документ59 страниц
    Jiooiioioi
    Meg Anudon
    Оценок пока нет
  • Project Gutenberg "Best Of" CD August 2003
    Project Gutenberg "Best Of" CD August 2003
    От Everand
    Project Gutenberg "Best Of" CD August 2003
    Оценок пока нет
  • The Bricks Builder Blueprint
    The Bricks Builder Blueprint
    От Everand
    The Bricks Builder Blueprint
    Оценок пока нет
  • Free Open Source Linux OS For Data Recovery & Data Rescue Bilingual Version Ultimate
    Free Open Source Linux OS For Data Recovery & Data Rescue Bilingual Version Ultimate
    От Everand
    Free Open Source Linux OS For Data Recovery & Data Rescue Bilingual Version Ultimate
    Оценок пока нет
  • 40 Cells Diameter Theta Maze PDF
    40 Cells Diameter Theta Maze PDF
    Документ2 страницы
    40 Cells Diameter Theta Maze PDF
    Aleksandar Tamindžić
    Оценок пока нет
  • Displaylanguagenames BG
    Displaylanguagenames BG
    Документ10 страниц
    Displaylanguagenames BG
    Aleksandar Tamindžić
    Оценок пока нет
  • 19
    19
    Документ12 страниц
    19
    Muhammad Sumair
    Оценок пока нет
  • IndexedDB client for AutoSuggest
    IndexedDB client for AutoSuggest
    Документ52 страницы
    IndexedDB client for AutoSuggest
    altamin
    Оценок пока нет
  • Greek
    Greek
    Документ6 страниц
    Greek
    kweevelin
    Оценок пока нет
  • 27
    27
    Документ8 страниц
    27
    Muhammad Sumair
    Оценок пока нет
  • 14
    14
    Документ11 страниц
    14
    altamin
    Оценок пока нет
  • Hebrew
    Hebrew
    Документ9 страниц
    Hebrew
    ali
    Оценок пока нет
  • Fa Rsi
    Fa Rsi
    Документ10 страниц
    Fa Rsi
    savvaydnt
    Оценок пока нет
  • 17
    17
    Документ25 страниц
    17
    Muhammad Sumair
    Оценок пока нет
  • 26
    26
    Документ43 страницы
    26
    altamin
    Оценок пока нет
  • 25
    25
    Документ13 страниц
    25
    Aleksandar Tamindžić
    Оценок пока нет
  • 6
    6
    Документ13 страниц
    6
    Aleksandar Tamindžić
    Оценок пока нет
  • 25
    25
    Документ13 страниц
    25
    Aleksandar Tamindžić
    Оценок пока нет
  • 17
    17
    Документ25 страниц
    17
    Muhammad Sumair
    Оценок пока нет
  • 18
    18
    Документ33 страницы
    18
    Muhammad Sumair
    Оценок пока нет
  • 16
    16
    Документ2 страницы
    16
    altamin
    Оценок пока нет
  • 19
    19
    Документ12 страниц
    19
    Muhammad Sumair
    Оценок пока нет
  • 14
    14
    Документ11 страниц
    14
    altamin
    Оценок пока нет
  • 14
    14
    Документ11 страниц
    14
    altamin
    Оценок пока нет
  • 13
    13
    Документ4 страницы
    13
    altamin
    Оценок пока нет
  • 15
    15
    Документ2 страницы
    15
    altamin
    Оценок пока нет
  • Photo Color
    Photo Color
    Документ34 страницы
    Photo Color
    Aleksandar Tamindžić
    Оценок пока нет
  • 13
    13
    Документ4 страницы
    13
    altamin
    Оценок пока нет
  • E PG Strings
    E PG Strings
    Документ5 страниц
    E PG Strings
    Aleksandar Tamindžić
    Оценок пока нет
  • Yamaha 9000 Pro
    Yamaha 9000 Pro
    Документ42 страницы
    Yamaha 9000 Pro
    alessadro gusi
    Оценок пока нет
  • 15
    15
    Документ2 страницы
    15
    altamin
    Оценок пока нет
  • Key Info DB
    Key Info DB
    Документ6 страниц
    Key Info DB
    vesterose
    Оценок пока нет
  • City List
    City List
    Документ133 страницы
    City List
    Ziza KKiona
    Оценок пока нет
  • Focus3 2E Grammar Quiz Unit8 2 GroupB
    Focus3 2E Grammar Quiz Unit8 2 GroupB
    Документ1 страница
    Focus3 2E Grammar Quiz Unit8 2 GroupB
    Ivanna
    Оценок пока нет
  • List of 616 English Irregular Verbs: Show Forms Show Groups
    List of 616 English Irregular Verbs: Show Forms Show Groups
    Документ21 страница
    List of 616 English Irregular Verbs: Show Forms Show Groups
    José Salas
    Оценок пока нет
  • Evolution of Language Curriculum Development
    Evolution of Language Curriculum Development
    Документ32 страницы
    Evolution of Language Curriculum Development
    Jelay Bayawa
    Оценок пока нет
  • Vsphere Esxi Vcenter Server 60 Host Profiles Guide
    Vsphere Esxi Vcenter Server 60 Host Profiles Guide
    Документ20 страниц
    Vsphere Esxi Vcenter Server 60 Host Profiles Guide
    พูลพิพัฒน์ สุขเกษม
    Оценок пока нет
  • Quarter 4 English As Grade 4
    Quarter 4 English As Grade 4
    Документ28 страниц
    Quarter 4 English As Grade 4
    rubyneil cabuang
    Оценок пока нет
  • Gita Ananda S
    Gita Ananda S
    Документ10 страниц
    Gita Ananda S
    rosaanggita76
    Оценок пока нет
  • C++ Program: All Tasks .CPP
    C++ Program: All Tasks .CPP
    Документ14 страниц
    C++ Program: All Tasks .CPP
    Khalid Waleed
    Оценок пока нет
  • Kinds of Nouns: Judea Mae V. Española Iii-Bsed2
    Kinds of Nouns: Judea Mae V. Española Iii-Bsed2
    Документ33 страницы
    Kinds of Nouns: Judea Mae V. Española Iii-Bsed2
    Mica de Jesus
    Оценок пока нет
  • Rhetorical Analysis Essay
    Rhetorical Analysis Essay
    Документ9 страниц
    Rhetorical Analysis Essay
    Kayla Ringler
    Оценок пока нет
  • Practice Test 001 (Bộ Đề Ôn Thi Vào Lớp 10 Thpt Năm Học 2021-2022)
    Practice Test 001 (Bộ Đề Ôn Thi Vào Lớp 10 Thpt Năm Học 2021-2022)
    Документ6 страниц
    Practice Test 001 (Bộ Đề Ôn Thi Vào Lớp 10 Thpt Năm Học 2021-2022)
    dung hoang
    Оценок пока нет
  • Ielts Information For Candidates English Us PDF
    Ielts Information For Candidates English Us PDF
    Документ8 страниц
    Ielts Information For Candidates English Us PDF
    shunz03
    Оценок пока нет
  • Evaluation Test 6-Unit I
    Evaluation Test 6-Unit I
    Документ2 страницы
    Evaluation Test 6-Unit I
    Ротари Диана
    Оценок пока нет
  • The Word Essay Derives From The French Infinitive Essayer, 'To Try' or 'To Attempt'. Generally, A
    The Word Essay Derives From The French Infinitive Essayer, 'To Try' or 'To Attempt'. Generally, A
    Документ3 страницы
    The Word Essay Derives From The French Infinitive Essayer, 'To Try' or 'To Attempt'. Generally, A
    So Far
    Оценок пока нет
  • 12 - ODI Tools
    12 - ODI Tools
    Документ12 страниц
    12 - ODI Tools
    MaheshBirajdar
    Оценок пока нет
  • Kinder 2 3.2 Monthly Exam English
    Kinder 2 3.2 Monthly Exam English
    Документ22 страницы
    Kinder 2 3.2 Monthly Exam English
    joms Gualberto
    Оценок пока нет
  • Peeks and Pokes For The Commodore 64 PDF
    Peeks and Pokes For The Commodore 64 PDF
    Документ220 страниц
    Peeks and Pokes For The Commodore 64 PDF
    mado demano
    Оценок пока нет
  • Manuel S. Enverga University Foundation Lucena City Granted Autonomous Status CHED CEB Res. 076-2009 College of Arts and Sciences
    Manuel S. Enverga University Foundation Lucena City Granted Autonomous Status CHED CEB Res. 076-2009 College of Arts and Sciences
    Документ3 страницы
    Manuel S. Enverga University Foundation Lucena City Granted Autonomous Status CHED CEB Res. 076-2009 College of Arts and Sciences
    Laika Merle
    Оценок пока нет
  • Elevation No 4 - FR Dom Paul Benoit 1948
    Elevation No 4 - FR Dom Paul Benoit 1948
    Документ7 страниц
    Elevation No 4 - FR Dom Paul Benoit 1948
    zimby12
    Оценок пока нет
  • Review of Luptons The Emotional Self
    Review of Luptons The Emotional Self
    Документ3 страницы
    Review of Luptons The Emotional Self
    Debbie Debz
    Оценок пока нет
  • Aladdin and The Magic Lamp Young ELI Readers
    Aladdin and The Magic Lamp Young ELI Readers
    Документ42 страницы
    Aladdin and The Magic Lamp Young ELI Readers
    Sveta Melnikova
    Оценок пока нет
  • The Critical Thread: The Symmetric Group in Galois Theory, Representation Theory, Representations of Lie Algebras, Combinatorics, and Topology
    The Critical Thread: The Symmetric Group in Galois Theory, Representation Theory, Representations of Lie Algebras, Combinatorics, and Topology
    Документ200 страниц
    The Critical Thread: The Symmetric Group in Galois Theory, Representation Theory, Representations of Lie Algebras, Combinatorics, and Topology
    mathematics2x2life
    Оценок пока нет
  • Alka Seltzer Lab
    Alka Seltzer Lab
    Документ2 страницы
    Alka Seltzer Lab
    Nick Buck
    Оценок пока нет
  • My SQLQuerys
    My SQLQuerys
    Документ24 страницы
    My SQLQuerys
    Turbo
    Оценок пока нет
  • Markaziy Osiyo Xalqlari Etnologiyasi
    Markaziy Osiyo Xalqlari Etnologiyasi
    Документ9 страниц
    Markaziy Osiyo Xalqlari Etnologiyasi
    Sapa Kurbanklichev
    Оценок пока нет
  • CPE 531 - Quantization and Encoding Lecture
    CPE 531 - Quantization and Encoding Lecture
    Документ22 страницы
    CPE 531 - Quantization and Encoding Lecture
    hussein alamutu
    Оценок пока нет
  • Vim 70 sp8 Ci-58
    Vim 70 sp8 Ci-58
    Документ19 страниц
    Vim 70 sp8 Ci-58
    david cooperfeld
    Оценок пока нет
  • The Return of The DB2 Top Ten Lists
    The Return of The DB2 Top Ten Lists
    Документ30 страниц
    The Return of The DB2 Top Ten Lists
    Venkatareddy Bandi B
    Оценок пока нет
  • Color Computer Rainbow Magazine 1982
    Color Computer Rainbow Magazine 1982
    Документ32 страницы
    Color Computer Rainbow Magazine 1982
    rbihler
    Оценок пока нет