10 search resultsShowing 1~10 results

Stocked
yoshida261

@yoshida261

Outlook APIによるメール送信

Outlookから定期的にメールを送信する必要がありAPIを調べた。 簡単な例が以下 var app = new Outlook.Application(); Outlook.MailItem ...

6
4
Comment0
yoshida261

@yoshida261

5秒でビルド

サンプルプログラムを書いて速攻ビルドして動作確認したいってときに Makefileの書き方なんて直ぐに忘れてしまうのでメモ。 同一ディレクトリにソース置いてある環境を想定 ./temp main...

1
1
Comment1

10 search resultsShowing 1~10 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in