Новые книги

Контент-маркетинг сегодня в тренде. Только за последний год количество запросов со словами «Content Marketing» в поисковой системе Google выросло в полтора раза. По контент-маркетингу уже собирают конференции, записывают онлайн-курсы, проводят семинары. В соцсетях создаются группы, которые активно набирают последователей.

Все больше и больше компаний могут сказать: «Мы занимаемся контент-маркетингом». А веб-студии и рекламные агентства ставят контент-маркетинг в список своих услуг.

Несмотря на это контент-маркетинг подходит не для всех, да и сделать его хорошо – весьма не просто, а результатов порой приходится ждать от нескольких месяцев до полутора лет.

Как и любой новый тренд, контент-маркетинг окружен множеством мифов и недомолвок. Чтобы уверенно решить, вкладываться ли в это направление, каждому руководителю полезно знать ключевые факты и особенности этого направления.
GNU Emacs is the most popular and widespread of the Emacs family of editors. It is also the most powerful and flexible. Unlike all other text editors, GNU Emacs is a complete working environment—you can stay within Emacs all day without leaving.

, 3rd Edition tells readers how to get started with the GNU Emacs editor. It is a thorough guide that will also "grow" with you: as you become more proficient, this book will help you learn how to use Emacs more effectively. It takes you from basic Emacs usage (simple text editing) to moderately complicated customization and programming.The third edition of

describes Emacs 21.3 from the ground up, including new user interface features such as an icon-based toolbar and an interactive interface to Emacs customization. A new chapter details how to install and run Emacs on Mac OS X, Windows, and Linux, including tips for using Emacs effectively on those platforms.

, third edition, covers:

Learning GNU Emacs

Learning GNU Emacs

Learning GNU Emacs

• How to edit files with Emacs

• Using the operating system shell through Emacs

• How to use multiple buffers, windows, and frames

• Customizing Emacs interactively and through startup files

• Writing macros to circumvent repetitious tasks

• Emacs as a programming environment for Java, C++, and Perl, among others

• Using Emacs as an integrated development environment (IDE)

• Integrating Emacs with CVS, Subversion and other change control systems for projects with multiple developers

• Writing HTML, XHTML, and XML with Emacs

• The basics of Emacs Lisp

The book is aimed at new Emacs users, whether or not they are programmers. Also useful for readers switching from other Emacs implementations to GNU Emacs.

msql_num_fields

Учебник РНР
НазадВперёд

msql_num_fields

(PHP 3, PHP 4)

msql_num_fields - получает количество полей в результате.

Описание

int msql_num_fields (int query_identifier)

msql_num_fields() возвращает количество полей в результирующем наборе.

См. также msql(), msql_query(), msql_fetch_field() и msql_num_rows().


Назад Оглавление Вперёд
msql_listtables Вверхmsql_num_rows