questions/page/349
string='My long string' if [[ $string == ...READ MORE
Hi@akhtar, You need to install pytest module in ...READ MORE
Hi@akhtar, The null_resource resource implements the standard resource ...READ MORE
Hello @Aruna, You can refer this for your ...READ MORE
Hello, You can first refer how to Create controller through ...READ MORE
Hi@akhtar, The color and decoration arguments cannot both be supplied, since it ...READ MORE
Hello @kartik. PHP has built-in extensions for dealing ...READ MORE
Hello @kartik, Use: <div (window:resize)="onResize($event)" onResize(event) { event.target.innerWidth; } or using ...READ MORE
Hi@shashi, You can run the git-svn command. If ...READ MORE
Hello, Try the following code : $username='ABC'; $password='XYZ'; $URL='<URL>'; $ch = curl_init(); curl_setopt($ch, ...READ MORE
Hello @kartik, Try this: npm cache clean --force OR It ...READ MORE
Hello @kartik, I assume you're using a virtualenv ...READ MORE
Hello, For your query you can refer this Hope ...READ MORE
Hello @kartik, "use strict"; Basically it enables the strict ...READ MORE
Hi, @There, There are multiple steps which you ...READ MORE
Option d) Run time error. READ MORE
from nsepy import get_history from datetime import date import ...READ MORE
Hi@akhtar, Before launching emulators you should check if ...READ MORE
Hi@akhtar, You can run multiple commands in your ...READ MORE
Hi@akhtar, You can use LocationConstraint in your command. ...READ MORE
Hii, Try this: $response->getSession()->get("errors") And from there you can check ...READ MORE
Hello @kartik, Try this: window.dispatchEvent(new Event('resize') ...READ MORE
Hi@akhtar, The BoxDecoration class provides a variety of ways ...READ MORE
Hello @kartik, Try this: function scrollTo(hash) { ...READ MORE
Hello @kartik, Use this: ALTER TABLE `votes` ADD UNIQUE ...READ MORE
It's because any iterable can be joined ...READ MORE
Hi@akhtar, You can update the IAM role from ...READ MORE
Hi, Through command line, I'm trying to compile ...READ MORE
After reshaping also I am getting the ...READ MORE
Hi@akhtar, You can give the task name in ...READ MORE
Hello, @Edureka, You have two options: Execute with sudo. This ...READ MORE
This error is caused because we try ...READ MORE
Hello @kartik, The use keyword is what you need: $id = ...READ MORE
Hello @kartik, Just replace and with , and you're done: try: ...READ MORE
To understand what yield does, you must understand what generators are. ...READ MORE
actually this related python pckage in order ...READ MORE
Hello @kartik, Using jQuery Disabling a html button $('#Button').attr('disabled','disabled'); Enabling a ...READ MORE
Hi@akhtar, To configure the Nginx server in AWS, ...READ MORE
I need to connect to some PostgreSQL ...READ MORE
One of the way could be copy ...READ MORE
Actually, this is not a design flaw, ...READ MORE
Just import file without the '.py' extension. You can mark ...READ MORE
Hello, You can override the static label method ...READ MORE
Hello @kartik, If you still need to server ...READ MORE
Hi@ritu, The most appropriate step according to me ...READ MORE
Hi, @Manjima, what do your system logs say? READ MORE
Hello, Just replace and with , and you're done: try: ...READ MORE
Hello @kartik, Try this out: >>> import os >>> os.path.abspath("mydir/myfile.txt") 'C:/example/cwd/mydir/myfile.txt' Also ...READ MORE
Hello @aminegac, If you need pretty icons, platform ...READ MORE
Hi@Shashi, It depends on your use case. How ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.