Newest Questions

0 votes
0 answers
6 views

I'm using dq.read(0) to listen data from a dataq. But everytime I do this, as400 create a new active job, which will be built up overtime. Is there any way I can kill active jobs? I want to use dq....
Uy -Ryan- Huynh's user avatar
0 votes
0 answers
9 views

I have the following code: #define __USE_MISC #ifdef __USE_MISC #pragma message("C Preprocessor got here!") #endif #include <stdio.h> #ifdef __USE_MISC #pragma message("C ...
user3236841's user avatar
  • 1,406
0 votes
0 answers
5 views

I'm building a turn-based iMessage game and hitting a wall with iPad support. Looking for anyone who has solved this. The Problem On iPad, didSelect(message:conversation:) only fires the first time a ...
Anemme's user avatar
  • 1
0 votes
0 answers
9 views

I am refactoring my CI/CD pipeline by dividing a large workflow into multiple files for better maintainability. I want the first workflow to run unit tests, and if it succeeds, trigger a second ...
Drax's user avatar
  • 91
-1 votes
0 answers
21 views

I am a beginner at Java. My teacher explained recursion and backtracking in a weird way. I tried to look at Youtube videos but it didn't help. In this problem I do not know why my n is decreasing each ...
user32453519's user avatar
0 votes
0 answers
5 views

I'm calling a Supabase RPC function from a React Native/Expo app to increment a counter. It works perfectly in the Supabase SQL Editor but never writes to the table when called from the app. No errors ...
Keith's user avatar
  • 1
0 votes
0 answers
15 views

does anybody know how to change delimiter in SPSS settings so that when i convert it to csv, the new delimiter applied automatically? or is there any other easier way?
catcat.meow's user avatar
1 vote
2 answers
43 views

I'm developing a card game using Phaser, and I ran into some really weird behaviour. I'm using built in Phaser EventEmitter object for handling some card effects. EventEmitter example: const ...
Aleksandar Stankovic's user avatar
0 votes
0 answers
16 views

I am looking for a tool similar to Wappalyzer, Builtwith and Bloomberry, but for Github repos. those tools analyze a website’s source code, JS files, cookies etc. but i am looking for tools that ...
Henley Wing Chiu's user avatar
-1 votes
0 answers
19 views

I was trying to make an ecommerce api with Spring boot. I was using Spring data jpa for my models and relationships. But for some reason I can't make this one to many relationship. I have a category ...
rahamatj's user avatar
0 votes
0 answers
13 views

I am trying to implement the X (formerly Twitter) Ads API and want to test my integration using the Sandbox environment. According to the official X Ads API Sandbox documentation, the hostname to use ...
押久保秀英's user avatar
0 votes
0 answers
26 views

Multi-Tab Sticky Header Scroll Sync Here is a demo. demo Requirements When switching to tab one, the header position remains unchanged When switching to tab one, the scroll position restores to item ...
王彦鸿's user avatar
0 votes
0 answers
15 views

I need to create my app icon for a desktop Mac app. I am using Xcode 26. So, I go to Assets.xcassets > AppIcon, and insert my 1024x1024 image in the App Store -2x. It’s a flat PNG with a white ...
tuco's user avatar
  • 643
0 votes
0 answers
9 views

After upgrading to iPadOS 26, I found that my previously landscape-locked iPad apps stopped respecting orientation when rebuilt with cordova-ios 8.0.0, even though the same apps built earlier still ...
Craig Prosser's user avatar
-1 votes
0 answers
13 views

Environtment: - Windows 11  - Chrome Version 145.0.7632.160 (Official Build) (64-bit) - Translate English to Chinese html source text: <!DOCTYPE html> <html lang="en"> <html&...
Honghe.Wu's user avatar
  • 7,067

15 30 50 per page
1
2 3 4 5
1611304