توضیحات
(Book updated: 2-27-15) ‘AutoHotkey Applications’ is neither a beginning tutorial nor an advanced technical manual. It is an intermediate level guide to building useful applications with AutoHotkey. Many of the scripts discussed are quite simple and can be implemented by anyone with a basic understanding of AutoHotkey. Others are a bit more involved.
The vast majority of this book, ‘AutoHotkey Applications’, is about building apps with the AutoHotkey GUI (Graphical User Interface). These GUIs are a set of pop-ups which simulate many of the windows found in tools. Although they are not quite as simple as text replacement with hotstrings, the AutoHotkey GUIs offer a wide variety of ready built gadgets which can create useful Windows controls and practical gadgets for your everyday use. These include calendars, edit windows, list boxes, Windows Explorer-like trees and lists, menus, slider controls, progress bars, updown wheels, status bars, and a number of other controls.
The AutoHotkey scripts discussed in this book go beyond the standard tools and introduce apps which can be used in everyday life. The scripts in this book are designed to inspire more ideas for AutoHotkey apps and include:
A barebones Windows media player script for playing music and videos (SoundPlay and FileSelectFile)
A Multimedia Greeting Card (Progress/Splash Image, ComObjCreate(), including external files and compiling)
An egg timer script with a graphic countdown bar (UpDown and Progress Bar GUI Controls, SoundBeep)
An AutoHotkey Script for Instantly Creating Temporary Hotkeys (HotKey GUI Control)
A Slider App for Dimming the Computer Screen (Slider and StatusBar GUI Control)
A Daily To-Do List App (ListView GUI Control, Saving a Data File, Resizing and Positioning the GUI, and Right-Click Menus)
An Address Book App (ListView, Right-Click Menus, CSV Data File, E-mail,a Formatted Input Screen, and Deletion Protection)
A Calorie Counting App (ListView and GroupBox GUI Controls, FileRead, and Accessing Web Data)
A Recipe Book Script (TreeView GUI Control, Right-click Menus, and CSV Data File Format)
An AutoHotkey App Control Center (ListView with Menus and Adding System Icons)
Also highlighted in this book are a few useful apps written by other AutoHotkey enthusiasts. These free scripts include a dictionary app which draws data directly from the Web, a scratchpad app, a powerful Windows Clipboard manager, and a couple of other scripts available through the AutoHotkey Web site.
Plus ‘AutoHotkey Applications’ includes tips for:
Automating Right-click Context Menus
Protection Against Rogue Windows Hotkeys (#IfWinActive, ErrorLevel Breaks Loop)
Fixing Broken Word Wraps
Adding Icons to AutoHotkey Menus (IfInString, Menu,…,Icon)
An Easier Way to Get Your Computer to Talk to You (ComObjectCreate)
Pop-up Labels for All Your Programs (ToolTip Command)
A Script to Change the Windows Registry (RegRead and RegWrite Commands)
Adding Color to ListView Rows (A_GuiEvent)
And More!
Plus, more about the Inner Workings and Hidden Mechanisms of AutoHotkey:
Combining Apps into One Script (#Include and DetectHiddenWindows)
Packaging Files When Compiling (FileInstall Command)
Hiding the System Tray Icon and Running in the Background (NoTrayIcon)
Common AutoHotkey Messages and Errors
‘AutoHotkey Applications’ shows what AutoHotkey can do rather than the teaching every possibility for each command. The specific details of the command variations are available through the AutoHotkey Command Reference at the same AutoHotkey site. The goal is to offer immediate results in the form of short apps while the teaching appropriate tricks along the way. This book explain what is needed for each script. Hopefully, people will be inspired with more useful ideas of their own and figure out whether different command options are needed. If so, they will soon be writing the apps that are right for them.
————————————————————–
ترجمه ماشینی :
(به روز رسانی کتاب: 2-27-15) ‘AutoHotkey Applications’ نه یک آموزش ابتدایی است و نه یک راهنمای فنی پیشرفته. این یک راهنمای سطح متوسط برای ساخت برنامه های کاربردی مفید با AutoHotkey است. بسیاری از اسکریپت های مورد بحث بسیار ساده هستند و می توانند توسط هر کسی که درک اولیه از AutoHotkey را داشته باشد، پیاده سازی کند. دیگران کمی بیشتر درگیر هستند. اکثریت قریب به اتفاق این کتاب، “AutoHotkey Applications” در مورد ساخت برنامه ها با رابط کاربری گرافیکی AutoHotkey (رابط کاربری گرافیکی) است. این رابطهای گرافیکی مجموعهای از پنجرههای بازشو هستند که بسیاری از پنجرههای موجود در ابزارها را شبیهسازی میکنند. اگرچه آنها به سادگی جایگزینی متن با رشته های داغ نیستند، رابط کاربری گرافیکی AutoHotkey طیف گسترده ای از ابزارهای آماده را ارائه می دهند که می توانند کنترل های ویندوز مفید و ابزارهای کاربردی را برای استفاده روزمره شما ایجاد کنند. اینها شامل تقویم، پنجرههای ویرایش، جعبههای فهرست، درختها و فهرستهای شبیه به Windows Explorer، منوها، کنترلهای لغزنده، نوارهای پیشرفت، چرخهای بالا به پایین، نوارهای وضعیت و تعدادی کنترل دیگر است. اسکریپت های AutoHotkey مورد بحث در این کتاب فراتر از ابزارهای استاندارد هستند و برنامه هایی را معرفی می کنند که می توانند در زندگی روزمره مورد استفاده قرار گیرند. اسکریپتهای این کتاب برای الهام بخشیدن به ایدههای بیشتر برای برنامههای AutoHotkey طراحی شدهاند و عبارتند از: \ یک اسکریپت پخشکننده رسانهای ویندوزی برای پخش موسیقی و ویدیو (SoundPlay و FileSelectFile) کارت تبریک چندرسانهای (پیشرفت/تصویر اسپلش، ComObjCreate() شامل فایل های خارجی و کامپایل) یک اسکریپت تایمر تخم مرغ با یک نوار شمارش معکوس گرافیکی (کنترل های رابط کاربری گرافیکی نوار پیشرفت و بالا، SoundBeep) یک اسکریپت کلید خودکار برای ایجاد فوری کلیدهای فوری (کنترل رابط کاربری گرافیکی HotKey) یک برنامه لغزنده برای کم نور کردن صفحه کامپیوتر ( کنترل رابط کاربری گرافیکی نوار لغزنده و نوار وضعیت) برنامه لیست کارهای روزانه (کنترل رابط کاربری گرافیکی ListView، ذخیره یک فایل داده، تغییر اندازه و تعیین موقعیت رابط کاربری گرافیکی، و منوها با کلیک راست) برنامه کتاب آدرس (ListView، منوهای کلیک راست، CSV) فایل داده، ایمیل، صفحه ورودی فرمتشده و محافظت از حذف) برنامه شمارش کالری (ListView و کنترلهای GUI GroupBox، FileRead و دسترسی به دادههای وب) یک اسکریپت کتاب دستور غذا (کنترل رابط کاربری گرافیکی TreeView، منوها کلیک راست، و فرمت فایل داده CSV) مرکز کنترل برنامه AutoHotkey (ListView با منوها و افزودن نمادهای سیستم) همچنین در این کتاب چند برنامه مفید نوشته شده توسط دیگر علاقه مندان به AutoHotkey برجسته شده است. این اسکریپتهای رایگان شامل یک برنامه فرهنگ لغت است که دادهها را مستقیماً از وب میکشد، یک برنامه scratchpad، یک مدیر قدرتمند Windows Clipboard و چند اسکریپت دیگر که از طریق وبسایت AutoHotkey در دسترس هستند. \ Plus ‘AutoHotkey Applications’ شامل نکاتی برای موارد زیر است: \ خودکار کردن منوهای زمینه کلیک راست محافظت در برابر کلیدهای فوری ویندوز (#IfWinActive, ErrorLevel Breaks Loop) رفع شکسته شدن کلمات افزودن نمادها به منوهای کلید خودکار (If,Street). ..,Icon) راهی سادهتر برای اینکه کامپیوتر شما با شما صحبت کند (ComObjectCreate) برچسبهای پاپ آپ برای همه برنامههای شما (فرمان نکته ابزار) اسکریپتی برای تغییر رجیستری ویندوز (دستورهای RegRead و RegWrite) افزودن رنگ به ListView Rows (A_GuiEvent) و بیشتر! \ به علاوه، اطلاعات بیشتری در مورد عملکرد داخلی و مکانیسمهای پنهان AutoHotkey: \ ترکیب برنامهها در یک اسکریپت (#Include and DetectHiddenWindows) بستهبندی فایلها هنگام کامپایل (فرمان FileInstall) پنهان کردن نماد سینی سیستم و در حال اجرا در پسزمینه (NoTrayIcon) ) پیامها و خطاهای رایج کلید خودکار «برنامههای کلید خودکار» به جای آموزش هر امکان برای هر دستور نشان میدهد که AutoHotkey چه کاری میتواند انجام دهد. جزئیات خاص تغییرات فرمان از طریق مرجع فرمان AutoHotkey در همان سایت AutoHotkey در دسترس است. هدف ارائه نتایج فوری در قالب برنامه های کوتاه و آموزش ترفندهای مناسب در طول مسیر است. این کتاب توضیح می دهد که برای هر فیلمنامه چه چیزی لازم است. امیدواریم که مردم از ایدههای مفیدتری برای خود الهام بگیرند و بفهمند که آیا گزینههای فرمان متفاوتی مورد نیاز است یا خیر. اگر چنین است، آنها به زودی برنامه هایی را که برای آنها مناسب است می نویسند.
tag : دانلود کتاب برنامه های AutoHotkey , Download برنامه های AutoHotkey , دانلود برنامه های AutoHotkey , Download AutoHotkey Applications Book , برنامه های AutoHotkey دانلود , buy برنامه های AutoHotkey , خرید کتاب برنامه های AutoHotkey , دانلود کتاب AutoHotkey Applications , کتاب AutoHotkey Applications , دانلود AutoHotkey Applications , خرید AutoHotkey Applications , خرید کتاب AutoHotkey Applications ,

نقد و بررسیها
هنوز بررسیای ثبت نشده است.