In python I can add a method to a class with the @classmethod decorator. Is there a similar decorator to add a property to a class? I can be
/*FOO Process Variables*/ l_chunk_sql VARCHAR2(1000); l_sql_stmt varchar2(1000); v_date DATE := trunc(sysdate) + 5; v_
I cannot make a variable or a function to work in second (child) component: it returns undefined... My parent app is //app.component.ts import { Component, Inje
I want to create 10 threads with different names. Name should be a combination of name and id.ToString() If I make a thread using Thread t = new Thread() then I
these screenshot are my configurations about logback logback-spring.xml <root level="info"> <appender-ref ref="FILE"/> <appender-ref ref=
I am trying to add a post in Graphql and storing it in Redis, below is the code: Client NewPost.js: import { useMutation, useQuery } from "@apollo/client"; impo
I want to add active class which router is active in react. I start learning react so i need some help in this. I need to add the class in the li element not o
I'm trying to stretch the edges of the image (duplicate pixels) around data (not transparent) areas in picture. for example: before: after - the red line is on