<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[teratailの新着質問]]></title><description><![CDATA[teratailの新着質問を配信します]]></description><link>https://teratail.com</link><generator>tertail.com</generator><lastBuildDate>Mon, 21 Sep 2026 15:23:20 GMT</lastBuildDate><atom:link href="https://teratail.com/feed/hot" rel="self" type="application/rss+xml"/><language><![CDATA[ja]]></language><item><title><![CDATA[teratailで批判的な回答をしてくる嫌なユーザーをブロックする方法を教えてください]]></title><description><![CDATA[teratailで批判的な回答をしてくる嫌なユーザーをブロックする方法を教えてください]]></description><link>https://teratail.com/questions/a52ctagschvoje</link><guid isPermaLink="true">https://teratail.com/questions/a52ctagschvoje</guid><pubDate>Mon, 21 Sep 2026 09:46:53 GMT</pubDate></item><item><title><![CDATA[PHP8の学習でクッキーの削除について]]></title><description><![CDATA[PHP8の初学者です。
クッキーの削除について分からなくて質問させてください。
// ① false
setcookie('user_name', false);
ふ
// ② 空文字
setcookie('user_name', '');

// ③ 値を残して expires 
setcookie('user_name', 'Taro', time() - 3600);

// ④ 空文字 ＋ expires 
setcookie('user_name', '', time() - 3600);
これらの使い分けというかなぜ削除の仕方が複数存在するのかが分かりません。

宜しくお願いします]]></description><link>https://teratail.com/questions/m6zjtb7ck9uhpv</link><guid isPermaLink="true">https://teratail.com/questions/m6zjtb7ck9uhpv</guid><pubDate>Sun, 20 Sep 2026 14:58:34 GMT</pubDate></item><item><title><![CDATA[Google ColabでC#を実行すると意図しない文字が出てくる]]></title><description><![CDATA[### 実現したいこと

出力に意図した文字だけ表示するようにしたい。

### 前提

[Google Colaboratoryで実行できる主な言語と環境構築方法まとめ](https://qiita.com/u10bei/items/38d6f0e4bfdc40efce3a)
[Ubuntu .NET SDK または .NET Runtime をインストールする](https://learn.microsoft.com/ja-jp/dotnet/core/install/linux-ubuntu-install?tabs=dotnet10&pivots=os-linux-ubuntu-240]]></description><link>https://teratail.com/questions/sofhk0zmtkpghr</link><guid isPermaLink="true">https://teratail.com/questions/sofhk0zmtkpghr</guid><pubDate>Fri, 18 Sep 2026 09:48:02 GMT</pubDate></item><item><title><![CDATA[std::tuple_element の特殊化方法]]></title><description><![CDATA[C++初心者です．
こんなの↓に対して，構造化束縛というのを使えるようにしたいです．

```C++
//「座標」とか「ベクトル」みたいなやつ．
// Val_t 型の要素を Dim 個持っている．
template< size_t Dim, typename Val_t >
class V
{
public:
	Val_t Components[Dim];

	Val_t &operator[](size_t i){	return Components[i];	}
	const Val_t &operator[](size_t i) const {	return Components[i];]]></description><link>https://teratail.com/questions/h021gf3gxy7dke</link><guid isPermaLink="true">https://teratail.com/questions/h021gf3gxy7dke</guid><pubDate>Wed, 16 Sep 2026 08:44:31 GMT</pubDate></item><item><title><![CDATA[JavaScriptでのクロスオリジンリクエストエラー]]></title><description><![CDATA[### 実現したいこと
JavaScriptのfetchを使ってバックエンドAPIにリクエストを送信すると、ブラウザにCORSのエラーが表示されます。どのように解決すればよいでしょうか。

### 発生している問題・分からないこと
javascript

fetch("http://localhost:8080/api/users")  .then(response => response.json())  .then(data => console.log(data))  .catch(error => console.error(error));

ブラウザのコンソールに、以下のエラーが表]]></description><link>https://teratail.com/questions/5oxrh9rdxl4itj</link><guid isPermaLink="true">https://teratail.com/questions/5oxrh9rdxl4itj</guid><pubDate>Wed, 16 Sep 2026 08:22:54 GMT</pubDate></item><item><title><![CDATA[VSCodeで自作拡張機能をデバッグ実行時「command 'extension.runShellScript' not found」 エラーとなる。]]></title><description><![CDATA[### 実現したいこと
VSCodeでShellScriptを実行する拡張機能を自作しており、デバッグと実際に動作させたい。
なお、VSCodeのターミナルよりShellScriptを直接指定(省略:~/pm$ src\script\script.sh)すると実行可能。



### 発生している問題・分からないこと
画面下部ステータスバー左側の実行とデバッグアイコンのRun Extention(プロジェクト名)を押下し、コマンドパレットにRun Extentionと入力し、新たなVS Codeウィンドウを起動する。
新たなVS Codeウィンドウでコマンドパレットより「コマンドの表示と実行 ]]></description><link>https://teratail.com/questions/30y7cvoal3njt0</link><guid isPermaLink="true">https://teratail.com/questions/30y7cvoal3njt0</guid><pubDate>Sun, 13 Sep 2026 14:58:54 GMT</pubDate></item><item><title><![CDATA[Apple Developer Program登録時、本人確認が「別のApple Accountで完了済み」となり登録できない]]></title><description><![CDATA[### 実現したいこと
- [ ] 個人（Individual）としてApple Developer Programへの登録を完了させる

### 発生している問題・分からないこと
Apple Developer Appから個人としてApple Developer Programに登録しようとしています。

身分証をカメラで撮影する本人確認のステップ自体は完了しますが、その後アカウントでログインすると「登録手続きを完了できませんでした」という画面が表示され、先に進めません。

Apple Developer Supportに問い合わせたところ、原因は「本人確認が別のApple Accountで]]></description><link>https://teratail.com/questions/46l6vv2r1ad7yr</link><guid isPermaLink="true">https://teratail.com/questions/46l6vv2r1ad7yr</guid><pubDate>Sun, 13 Sep 2026 01:23:42 GMT</pubDate></item><item><title><![CDATA[AIの登場、今までの開発経験や知識をどのように活かしていますか？]]></title><description><![CDATA[AIの登場、今までの開発経験や知識をどのように活かしていますか？]]></description><link>https://teratail.com/questions/fwrwpfo17dvyv4</link><guid isPermaLink="true">https://teratail.com/questions/fwrwpfo17dvyv4</guid><pubDate>Wed, 09 Sep 2026 10:40:12 GMT</pubDate></item><item><title><![CDATA[Windows Server上のタスクスケジューラをクライアントPCから実行したい]]></title><description><![CDATA[### 実現したいこと
Windows Server上に登録したタスクスケジューラをクライアントPCのバッチファイルから実行したいのですが上手く生きません。
お知恵を拝借出来ればと思います。

サーバーをリプレースするに当たって、AWS上に移行しました。
オンプレのサーバー（仮にw2k01とする）では成功していたのですが、AWS上のサーバー（仮にw2k02とする）では失敗してしまいます。


### 発生している問題・分からないこと
実行するバッチファイル内に平文でIDとパスワードを書くのは危険なため、以下のバッチファイルでクライアントPCの「Windows資格情報の管理」に書き込んでいます。]]></description><link>https://teratail.com/questions/mcly64ql4v84ik</link><guid isPermaLink="true">https://teratail.com/questions/mcly64ql4v84ik</guid><pubDate>Wed, 09 Sep 2026 05:04:31 GMT</pubDate></item><item><title><![CDATA[DELPHI のTrunc　関数の精度について]]></title><description><![CDATA[### 実現したいこと
Trunc関数の引数により、結果が変わってしまう。

### 前提
動作確認用のコードをつくりました

FormにStringGridがひとつ、Editをひとつ、Buttonを二つ貼り付けています。

-----------------------------------------------------------------------------
procedure TForm1.Button1Click(Sender: TObject);
var
  I : Integer;
  D : Double;
begin
  D := 0;
  for I := 0]]></description><link>https://teratail.com/questions/brz70a78ym1cx2</link><guid isPermaLink="true">https://teratail.com/questions/brz70a78ym1cx2</guid><pubDate>Tue, 08 Sep 2026 09:17:39 GMT</pubDate></item></channel></rss>