Posts

Showing posts from September, 2015

drupal - Display a list of content inside an other content -

I would like to know whether it is possible to create a list of any particular content type in any other content in DROU-7. There is no such option in the droplet, it is certain. (I'm starting to use it) Thanks in advance! Not sure what you want to do but you are looking for an entity reference module: EDIT: Visual Module What do you want:

ng-disabled in angularjs is not working for me -

I am trying to enable and disable the button using some condition I Unable to disable $ scope.isDisabled = true; But the button can not be enabled using This is my code HTML file & lt; Input type = "submit" value = "continue" ng-model = "idle" ng-disabled = "idle" & gt; Administrator JS file $ scope.isDisabled = true; // here button disabled (for me) if (calculation> = 3) {// it is always true $ scope.isDisabled = false; // Try to enable the button here) $ range Do not use. Apply. It is not what it means. No need to force button with one model, try removing ng-model from the button. In addition to this, if it is an input type of "submit" and you are not inside the NG-form, then there may be a postback and you can lose your state. There is such a planket that works - I have started following some assumptions, adding an extra button, which increased the calculation increase.

php - Display MYSQL results in html table -

I'm not sure that before a similar question has been asked, but here goes anyway. (I did a search and did not find anything related to my question.) I am developing a website that runs videos using HTMLMedia Video Player. I have a "clock" page in my database, which draws all the correct data using the variable connected to the ID (watch.php? V = 1). I want to see an index page where the most recent videos are drawn. Those columns are ordered by "id" and when I try a result from the query and everything works. How would I go about many values? Here is my PHP code (server details are hidden): and here is my HTML code for the table. & lt; tr & gt; & lt; td & gt; & lt; h2 & Gt; & lt;? Echo $ video ['title'];? & Gt; & lt; / h2 & gt; & lt; / td & gt; & lt; / tr & gt; & lt; / table & gt; This is not a complete code, But once I know the process, where can I apply it! I am quite ...

salesforce - Httprequest error. Help to make the correct request -

เคฎेเคฐे เคชाเคธ เค‰เคฆाเคนเคฐเคฃ เค•ा เค…เคจुเคฐोเคง เคนै: curl https://upload.box.com/ api / 2.0 / files / content \ -H "เคช्เคฐाเคงिเค•เคฐเคฃ: เคฌिเคฏเคฐเคฐ ACCESS_TOKEN" \ -F เคซ़ाเค‡เคฒ เคจाเคฎ = @ FILE_NAME \ -F parent_id = PARENT_FOLDER_ID เคฎेเคฐा เค…เคจुเคฐोเคง เค—ुเคฎ_เคชเคฐाเคฎीเคŸเคฐ เคค्เคฐुเคŸि "," เคจाเคฎ เคฆेเคคा เคนै ":" เค…เคญिเคญाเคตเค• "," เคธंเคฆेเคถ ":" 'เค…เคญिเคญाเคตเค•' เค•ी เค†เคตเคถ्เคฏเค•เคคा เคนै। " เคฏเคน เคฎेเคฐा เค…เคจुเคฐोเคง เคนै: เคธ्เคŸ्เคฐिंเค— เคธीเคฎा = เคธ्เคŸ्เคฐिंเค—.เคตเคฒ्เคฏूเค‰เคซ़ (เคฆिเคจांเค•เคŸाเค‡เคฎ। () .getTime ()); เคธ्เคŸ्เคฐिंเค— เคฌॉเคกी = '------------' + เคธीเคฎा + '\ r \ n'; เคถเคฐीเคฐ + = 'เคธाเคฎเค—्เคฐी-เคตिเคตाเคฆ: เคซॉเคฐ्เคฎ-เคกेเคŸा; เคจाเคฎ = " เคซ़ाเค‡เคฒ เคจाเคฎ "; เคซाเค‡เคฒเคจाเคฎ =" '+ + เคซाเค‡เคฒเคฌीเคกी + "" \ r \ n'; เคถเคฐीเคฐ + = 'เคธाเคฎเค—्เคฐी-เคธ्เคฅाเคจांเคคเคฐเคฃ-เคเคจ्เค•ोเคกिंเค—: เคฌेเคธ 64 \ r \ n'; เค…เค—เคฐ ((contentType == เคฐिเค•्เคค) || (contentType == '' )) {contentType = 'application / octet-stream';} body + = 'เคธाเคฎเค—्เคฐी-เคช्เคฐเค•ाเคฐ:' + contentType + '\ r \ n \ r \ n'; body + = เคเคจ्เค•ोเคกिंเค—เค‰เค‡เคŸเคฒ.เคฌेเคธ 64 เคเคจ्เค•ोเคก (เคซाเค‡เคฒเคฌीเคกी); เคฌॉเคกी + = 'เค•ंเคŸेंเคŸ -เคกिเคธ्เคธीเคถเคจ: เคซॉเคฐ्เคฎ-เคกेเคŸा...

c# - Session Id change in asp.net -

Assume that I have 2 users of "user-1" and "user-2" 2 computer "comp -1" Use and "vibrate -2" "user-1", respectively, do some work and reload the page, and on the other hand "user-2" is doing some work after some time, "user-2" changes After reloading the page has found that the "user-1" change in "user session's status-2" I think this session is a problem of overlapping, I have tried many ways but no solution can be found. Any way to solve this problem? You need to start your session variable Take a look at that post for details:

django - Geodjango can't find GDAL while Python can -

I followed all the discussions and the steps mentioned, but got stuck in another issue, I did not make GODA available for GODA Found. In Python Console (C: \ Python 27), I'm able to do import gdal , but Geodenjo says that gdal.HAS_GDAL Under the Genzo / Geodanging Application Shell and any geometric operation such as GDAL, there is an error: Country.geom.geojson produces: GEOSException: GeoJSON Output Only supported when GDAL is installed I have Python2.7 installed in the form of C: \ Python27 with the path environment variables : C: \ Python 27 \; C: \ Python27 \ bin; C: \ Python27 \ Scripts; C: \ Program Files \ GDL; and other environment variables such as: GDAL_DATA C: \ Program Files \ GDAL \ gdal-data GDAL_DRIVER_PATH C: \ Program Files \ GDAL \ gdalplugins GDAL_LIBRARY_PATH C: \ Program Files \ GDAL with settings.py Strong> but did not work I am using Windows 7 Ultimate x64, Python 2.7.3, Django 1.5.1, and tried to install / install GDAL and Py...

ios - Core Data: Delete the last entity with one to many relationship -

Image
เคฎेเคฐे เคเคช เคฎें เคฎेเคฐे เคชाเคธ เคฆो เคธंเคธ्เคฅाเคं เคนैं: เคเค•ाเคงिเค• 'เค•्เคฐिเคฏाเค•เคฒाเคช' เค•े เค…ंเคฆเคฐ เคฐिเค•ॉเคฐ्เคก เคนै। เคœเคฌ เคฎैं เค•्เคฐिเคฏाเค•เคฒाเคชों เคฎें เค…ंเคคिเคฎ เค—เคคिเคตिเคงि เคฐिเค•ॉเคฐ्เค•्เคŸ เค‡เค•ाเคˆ เค•ो เคนเคŸा เคฆेเคคा เคนूं, เคคो เคฎैं เค•्เคฐिเคฏाเคं เค‡เค•ाเคˆ เคญी เคนเคŸाเคจा เคšाเคนเคคा เคนूं। เคฎैंเคจे เค•िเคธ เคฆिเคจांเค• เค•ा เคนเคŸाเคฏा เค—เคฏा เคจिเคฏเคฎ เคนเคŸा เคฆिเคฏा เคนै, เคฒेเค•िเคจ เค•्เคฐिเคฏाเค•เคฒाเคช เคนเคŸाเค เคจเคนीं เค—เค। เคชเคฐिเคฃाเคฎ เคฏเคนां เคนै: เคฏเคฆि เค†เคช เคเค• เค•्เคฐिเคฏाเค•เคฒाเคชों เคœเคฌ เค‡เคธเค•े เคชाเคธ เค…เคฌ ActivityRecord เคจเคนीं เคนै ... เค†เคชเค•ो เค•्เคฐिเคฏाเค•เคฒाเคชों เค•ो เคนเคŸाเคจा เคนोเค—ा। เค•ोเคฐ เคกेเคŸा เคฎें เค‡เคธे เคธ्เคตเคšाเคฒिเคค เค•เคฐเคจे เค•ा เค•ोเคˆ เคคเคฐीเค•ा เคจเคนीं เคนै เคฏเคฆि เค†เคช เค•ोเคˆ เคธंเคฌंเคงिเคค ActivityRecord s เค•े เคธाเคฅ เค•ोเคˆ เคญी เค•्เคฐिเคฏाเค•เคฒाเคช เค‘เคฌ्เคœेเค•्เคŸ्เคธ เคจเคนीं เคšाเคนเคคे เคนैं, เคคो เค†เคชเค•ो เค…เคชเคจा เคธ्เคตเคฏं เค•ा เค•ोเคก เคฒिเค–เคจा เคนोเค—ा เคœो เค‰เคจ्เคนें เคนเคŸा เคฆेเคคा เคนै। เคœเคฌ เค†เคช ActivityRecord เค•ो เคนเคŸाเคจा เคšाเคนเคคे เคนैं, เคคो เค†เคชเค•ो เคธंเคฌंเคงिเคค เค•्เคฐिเคฏाเค•เคฒाเคชों เค•ो เคšेเค• เค•เคฐเคจा เคนोเค—ा เค…เค—เคฐ เค‡เคธเค•े เคชाเคธ เค•ोเคˆ เค”เคฐ เค…เคงिเค• เค—เคคिเคตिเคงि เคฐिเค•ॉเคฐ्เคก เคจเคนीं เคนै, เคคो เค‰เคธे เคญी เคนเคŸा เคฆें।

java - Javaagent path not well interpreted on maven/linux/tomcat -

I have no idea what is going on on my CI server but maybe someone can help. I have configured a Maven project with a Jacquo agent, which gives a definitive test test: The working agent line (which is handled properly on my laptop) includes the path: / P> javaagent: / var / lib / jenkins /. M2 / repository / org / jacoko / org Jekoka.agent / 0.7.0.201403182114 / org.jacoco.agent-0.7.0.201403182114- Rntaimkjr = Destfail = / var / lib / Jenkins / jobs / Osbiliatt Enterprise / workspace /net.osgiliath.framework/net.osgiliath.features. karaf-features / net.osgiliath.features.karaf-features.itests / net.osgiliath.features.karaf-features.itests.cdi / target / jacoco-ut.exec, Append = true, include = Netkosjilith. FEATURES.carf-features.Sites. Cdi. *, Exchange = *. Itests *: *. Mock *: * Model. *: * Coverage. * "The problem is that when I launch these tests on my CI server (Fedora 19, Oracle Java 1.7, Toynet provided by Jenkins, Maven 3.2.1, Tomcat, Maven 3.2.1), the same The r...

rar - How unarchive file with password with PHP? -

เค‡เคธ เคธเคตाเคฒ เค•ा เคชเคนเคฒे เคธे เคนी เคเค• เค‰เคค्เคคเคฐ เคนै: 2 เคœเคตाเคฌ เคฎुเคे เค…เคธंเค—्เคฐเคนिเคค * เค•เคฐเคจे เค•ी เค†เคตเคถ्เคฏเค•เคคा เคนै *। rar เคซ़ाเค‡เคฒ เค”เคฐ PHP เคชเคฐ เคชाเคธเคตเคฐ्เคก เค•े เคธाเคฅ extracte। เคฎुเคे PHP เคชเคฐ เค•เคˆ เคซैเคธเคฒे เคฎिเคฒे, เคฒेเค•िเคจ เคธเคญी เคตे เคธंเค—्เคฐเคน เคฎें เคชाเคธเคตเคฐ्เคก เคช्เคฐเคฆाเคจ เคจเคนीं เค•เคฐเคคे เคนैं। เค•्เคฏा เค‡เคธे exec () เค•े เคฎाเคง्เคฏเคฎ เคธे เค•เคฐเคจा เคšाเคนिเค? เคฎेเคฐे เค“เคเคธ: เคตिंเคกोเคœ 8 เค•्เคฏा เค†เคชเคจे เคช्เคฐเคฏोเค— เค•เคฐเคจे เค•ी เค•ोเคถिเคถ เค•ी เคนै? เค‡เคธเคฎें เคชाเคธเคตเคฐ्เคก เค•े เคฒिเค เคเค• เคคเคฐ्เค• เคนै เคฎैं เคต्เคฏเค•्เคคिเค—เคค เคฐूเคช เคธे เค‡เคธे เค‡เคธ्เคคेเคฎाเคฒ เค•เคญी เคจเคนीं เค•िเคฏा เคนै, เคคो เคฏเคน เค…เค—เคฐ เคฏเคน เค…เคš्เค›ी เคคเคฐเคน เคธे เค•ाเคฎ เค•เคฐเคคा เคนै เคœ़เคฎाเคจเคค เคจเคนीं เค•เคฐ เคธเค•เคคा। เค†เคชเค•ो php_rar.dll เค•ो php.ini เคฎें เคธเค•्เคทเคฎ เคนोเคจा เคšाเคนिเค।

cordova - How to make a Phonegap plugins installer batch file? -

I am trying to develop a batch file that runs a lot of "phonegap local plugin add" type When I want to share my app, automate the PhoneGap plug-in installation process. I found the following solutions developed in Linux: #! / Usr / bin / env node / / this hook installs all your plugins / adds your plug-ins to this list - either the // identifier, file system location // or the URL var plugin list = ["org.apache. Cordova.device "," org.apache.cordova.device-motion "," org.apache.cordova.device- orientation "," org.apache.cordova.geolocation "," https://github.com/chrisekelley/ AppPreferences / "]; // no need to configure WinFSI = require ('fs'); Var path = requirement ('path'); var sys = Required ('sys') var exec = ('child_process'). Exec; Function (error, standout, stderr) {sys.puts (stdout)} pluginlist.forEach (function (plug) {exec ("add cordova plugin", puts plug);}); I ...

get compared value from in_array php -

เคฎेเคฐे เคชाเคธ เคธเคฐเคฃी เคนै: $ conditions = array ("type", "genre" ); $ Type = เคธเคฐเคฃी ( "เคฌाเคฐ्เคธ" "เคฐेเคธ्เคคเคฐां"); $ เคถैเคฒी = เคธเคฐเคฃी ("เค…เคฎेเคฐिเค•เคจ", "เค†เคฏเคฐिเคถ เคชเคฌ"); เคฎेเคฐी เคธ्เคฅिเคคि $ excelvalue = 'เค†เคˆเค†เคฐเค†เคˆเคเคธเคเคš เคชเคฌ'; เคฎुเคे "เค†เคฏเคฐिเคถ เคชเคฌ" เค•ा เคฎूเคฒ्เคฏ เค•ैเคธे เคช्เคฐाเคช्เคค เคนोเค—ा I in_array () เค•े เคฎाเคง्เคฏเคฎ เคธे เคคुเคฒเคจा เค•เคฐเคคे เคธเคฎเคฏ เคธเคฐเคฃी เคธे? เค†เคช array_search เค•ा เค‰เคชเคฏोเค— เค•เคฐเคจा เคšाเคนเคคे เคนैं । เค†เคชเค•े เคชाเคธ เคเค• เคŸाเค‡เคชो เคญी เคฅा: $ $ เคถเคฐ्เคคों เค•ी เคฌเคœाเคฏ $ เคถเคฐ्เคคों : $ excelvalue = 'IRiSH PUB'; เค…เค—เคฐ (เคธเคฐเคฃी_เคธเคฐ्เคš (เคธ्เคŸ्เคฐॉเคฒ्เคตเคฐ ($ เคเค•्เคธेเคฒเคต्เคฏू), เคธเคฐเคฃी_เคฎैเคช ('เคธ्เคŸ्เคฐ्เคŸोเคฒॉเคฏเคฐ', $ เคถเคฐ्เคคों)) {// เค•ुเค› เค•ोเคก}

php - Can I debug my Laravel migration by writing to standard out? How? -

I'm running a set of migration that denormalize one of my tables I run some code in one of the migration I am setting the ID in a new table based on the contents of the existing table. For some reason, the ID is not being written correctly to debug it, when I run the migration (in development), I would like to exclude some variables on the command line. However, I am unable to work those orders till now. Yes, you can use all the common methods (echo, var_dump, print_r). They will normally output to the command line in the migration. If you suspect (as I did) that something about Laravel's migration system is quieting them, then you are barking the wrong tree.

C# ListView Remove Items -

I would like to delete the item already because it shows only one item when I click on it, but here, the item Number 1 is not present and I do not know why I can solve it? Thank you. Private Zero DEXTarget_CheckedChanged (Object Sender, EventArgs E) {Log (marked "DEX (TMAPI) target"); ListView1.Items.RemoveAt (-1); PS3.ChangeAPI (SelectAPI.TargetManager); Var.API = true; } Private Zero CEXTarget_CheckedChanged (Object Sender, EventArgs E) {log (marked "CEX (CCAPI) target"); PS3.ChangeAPI (SelectAPI.ControlConsole); Var.API = False; } log: Private zero log (string text) {Var.lst = this.listView1.Items.Add (DateTime.Now.ToString ( "DD / MM / OR HH: MM")); Var.lst.SubItems.Add (text); } list view starting with item index 0 and Calculate -1 . I think you should try ListView try this: listView1.Items.RemoveAt (listView1.Items .Count - 1);

custom jar contents for executable jar built with IntelliJ & maven -

The person for whom I am creating an executable JAR file wants to do all the external libraries separately in lib / / code> directory Which will be in its current working directory when it runs my jar. They also said that I want to extract the log4j.xml and config.properties from the jar so that they can edit their values ​​using IntelliJ and maven How to make a jar with a manifest like this? This is the help of some Maven plugins. Use maven-dependency-plugin to get all dependency in a separate folder. This example puts them in the target / lib folder. & lt; Plugin & gt; & Lt; Group & gt; Org.apache.maven.plugins & lt; / Group & gt; & Lt; ArtifactId & gt; Maven-dependency-plugin & lt; / ArtifactId> & Lt; Version & gt; 2.5.1 & lt; / Edition & gt; & Lt; Hanging & gt; & Lt; Execution & gt; & Lt; ID & gt; Copy-dependence & lt; / Id & gt; & Lt; Step & gt; Package ...

bash - Syntax error in shell script -

เคฎेเคฐे เคชाเคธ เคเค• เค›ोเคŸी เคธी เค–ोเคฒ เคธ्เค•्เคฐिเคช्เคŸ เคนै เคœो เคฌเคนुเคค เคนी เคธเคฐเคฒ เค•ाเคฐ्เคฏ เค•เคฐเคคा เคนै #! / bin / เคฒाเค‡เคจ เคชเคข़ें; เค†เค‰เคŸเคชुเคŸ = $ เค•เคฐें (เค•เคฐ्เคฒ -เค†เคˆเคเคฒ --เคนेเคก "$ LINE" | เคœीเค†เคฐเคชी เคฒाเคฐเคตेเคฒ) เค…เค—เคฐ [[$ เค†เค‰เคŸเคชुเคŸ]] & amp; amp; เค—ूंเค—ा "$ LINE" เค•िเคฏा & lt; url-list.txt เคฎैं เคธ्เค•्เคฐिเคช्เคŸ เคชเคฐ url-list.txt เคจाเคฎเค• เคเค• เคซ़ाเค‡เคฒ เคชाเคธ เค•เคฐเคคा เคนूं, เค”เคฐ เคฏเคน เค‰เคธ เคซ़ाเค‡เคฒ เค•ो เค†เค‰เคŸเคชुเคŸ เค•เคฐเคคा เคนै เคœिเคธเคฎें เคฏूเค†เคฐเคเคฒ เค•ा เคเค• เคธเคฌเคธेเคŸ เคนोเคคा เคนै เคฎूเคฒ เคซ़ाเค‡เคฒ เคœो grep เคฒाเคฐ्เคตेเคฒ เคธे เคฎेเคฒ เค–ाเคคी เคนै เคนाเคฒांเค•ि, เคฎुเคे เคธ्เค•्เคฐिเคช्เคŸ เคฎें เคเค• เคตाเค•्เคฏเคตिเคจ्เคฏाเคธ เคค्เคฐुเคŸि เคนै: $ ./processurls.sh & gt; laravel.txt ./processurls.sh: เคชंเค•्เคคि 5: เค…เคจเคชेเค•्เคทिเคค เคŸोเค•เคจ `เคชूเคฐा 'เค•े เคชाเคธ เคตाเค•्เคฏเคตिเคจ्เคฏाเคธ เคค्เคฐुเคŸि ./processurls.sh: เคชंเค•्เคคि 5:` เค•िเคฏा & lt; url-list.txt ' เค•्เคฏा เค•ोเคˆ เคฎुเคे เค‡เคธे เคกीเคฌเค— เค•เคฐเคจे เคฎें เคฎเคฆเคฆ เค•เคฐเคคा เคนै, เค•्เคฏोंเค•ि เคฏเคน เคธเคฐเคฒ เคนोเคจा เคšाเคนिเค, เคฒेเค•िเคจ เคฎैं เคธเคนी เคตाเค•्เคฏเคตिเคจ्เคฏाเคธ เค•े เค…เคจुเคธाเคฐ เค•्เคฏा เค‰เคฒเคเคจ เคฎें เคนूं। เค‡เคธเค•े เค…เคฒाเคตा, เค•्เคฏा เคเคธा เค•เคฐเคจे เค•ा เคเค• เคฌेเคนเคคเคฐ เคคเคฐीเค•ा เคนै? เคฎैं เค•्เคฏा เค•เคฐเคจे เค•ा เคช्เคฐเคฏाเคธ เค•เคฐ เคฐเคนा เคนूं เคฏเคน เคจिเคฐ्เคงाเคฐिเคค เค•เคฐเคคा เคนै เค•ि เค•ौเคจ เคธे เคธाเค‡เคŸ (เคฒเค—เคญเค— 1000 เคธाเค‡เคŸ्เคธ เค•ी เคธूเคšी เคฎें เคธे เคฌाเคนเคฐ เคนैं) เค•्เคฏा เคช्เคฒेเคŸเคซॉเคฐ्เคฎ เคฏा เคซ्เคฐेเคฎเคตเคฐ्เค• เค•ा เค‰...

sql server - SQL query error with variable -

This query is trying to run, but its return errors: Array ([0] = & gt; Array ([0] => 42000 [SQLSTATE] => 42000 [1] = & gt; 156 [code] => 156 [2] = & gt; [Microsoft] [SQL Server Native Client 11.0] [SQL Server] 'End' has the wrong syntax. [Messaging] => [Microsoft] [SQL Server Native Client 11.0] [SQL Server] The keyword 'end' is wrong with Syntax.)) SQL query: Select routines.date, routines.time, SUM (case when measurements.title = 'T_Luft_Temperatur' then CAST (REPLACE (routines.value, ',', '.') To decimal (18, 2)) and zero end ) Temperatur, SUM (case when measurements.title = 'T_Badende_per_Time' as cast (routines.value REPLACE (, ',', '.') As decimal (18, 2)) and zero Badende_Per_Time, SUM (The case is when measurements.title = 'T_Luft_Temperatur' as artists (in the form of routines.value REPLACE (, ',', '.') As decimal (18, 2)) and zero end ) As Luft_Temperat...

excel - VBA functions not recognized after add-in installed -

I have a spreadsheet that has many VBA functions, we want to add them to the outside of VBA and to a managed environment, add- These are developing. I opened the spreadsheet, while the development add-in was installed and then saved. Now when I open the spreadsheet without the add-in, all the formulas with those functions of me #NAME? Errors If I click in a cell to edit the formula and just enter the hit, the function is ok (using the VBA version as an add-in By doing) is not installed correctly but I can not refresh the entire workbook and can not use the VBA function. 1) Is there any way to explicitly use Excel's VBA function? 2) Is there any way to refresh all the cells without manually editing all the cells? I stitched it from some other posts together with all the sheets through the threshold and all the cells Updates the formulas. It seems to fix this problem, though it takes some time to process. sub-reapplyFormulas () dim as WS_Count as integer dim I int...

linux - specify python instance to use with sudo apt-get -

I was trying to get foreign, so I did it from the command line sudo apt - Install next DPKG-Dev developer build-required - When it was finished, it was prompt encountered errors during processing Had to do: Python-setuptools E: Sub-process / USR / bin / DPKG did an error code (1) as the first reaction I did Check the system version of (me): ~ $ python --version Python 2.5.2 I have a virtual environment that is 2.7.5 Running is more likely to work, but this is sudo apt-get ? It is possible to specify this version of Python to be used when running You can first try to use env while trying apt-get to change your path variable to find the version of the virtual environment of Python: Click on sudo env PATH = / path / in / virtual / Python / binary: $ PATH-appropriate

matlab - Input signal for Simulink -

Image
I want to use the following signal (red) in simulac as input. I have this picture . Any advice in the simplest way to implement this signal? Your question has two parts: replacing the data with Matlab's work and feeding data to Simulink . For the first part I think that simple thing put 30 points on this figure and write values ​​in their projected (x, y) vectors x and y. Do not work hard because its first part is periodic. Then use plot (x, y) to plot this vector in matlaback and update your estimated values ​​until you are satisfied that your conspiracy is similar to the figure. For the second part you can create a structure, where the time is similar to your X-axis and Y: input.time = X; input.signals.values ​​= y; Where x and y should have the same length How can you import a symlink from the work site on this page, you can find good examples on this page:

plsql - SQL stored procedure with 3 tables -

I have the following tables here:. What I have here: I need to list all the projects and tasks related to a customer (customer number is given as parameter) at the beginning of the report The customer's name is shown after the first project that displays the project and name. For each project, show it under the job number (in ascending order), details, hours and start date. Follow the last work with the customer's total work and project fee, then do the same for each upcoming project for the customer. At the end of the report, give the total number of hours for all those tasks, as well as how many projects and tasks were reported. I'm not sure how many processes do the work, so any help is appreciated. Thanks! next project Any relationship of cursor is not defined between TASK and Either the other tables used in the cursor, so each row in TASK is being included in the project and all valid combinations of the customer. It is known as "joining the carte...

How can I define a &key argument that supersedes an &optional parameter in Lisp -

I have just started writing this function and I was wondering if there was any way, if only & amp; Key argument was entered, & Amp; Optional list can be ignored. (defun test (& optional AGR & amp; key) (size) ... I or would like to be able to run but this (test: size) Now this is a pretty ridiculous thing but I do not know where to put: Size in the list of parameters (continuous test (and alternative arguments (i 0)) (code (ek ajar neil) (from test by return) (test -1)) ((listp arg) (return test ( Trial-2Ege ()) ((Pointer AGR) (MEM-ASF (Test-3 AGR): INTI) (): (size -test arg)) (T-Nil)) I can run (test) and get Can be: & lt; Output (test-1)> I can run (test) (1 2 3)) and get: & lt; Output (test-2 AGR)> I (test & lt ; Pointer; I can run & output: & lt; output (mem-aref (test-3 arg): int i) I can run (test: size) and get: & Lt; Output (test-shaped arc) & gt; You must use an and the rest of the logic lis...

javascript - Angular provider not loading -

I have some problems loading my providers. Setup is as follows: NG-view with main.html In main.html the controller MainCtrl I have many instructions that require access to the same data, so I am using a provider to get it. I am called an item provider, which is a generic provider that is anything based on the parameters of writing, reading, etc. I have another provider who Storage storage of items which offer ways to obtain specific things from datastos When I reference the data in my controller (which references the item reference:) "error : [$ Injector: unpredictable] unknown prada I: ItemStorage " But when I remove the reference to the data for ItemStorage, the application is fully executed (some undefined errors pointing to the empty object) According to JSHint I do not have any syntax errors. I have my provider file below. Any help would be appreciated! angular.module ('myApp') .provider ('itemstorage', function) (this. $ Get = ...

javascript - Spring Boot Web Static resources -

เคกॉเค•्เคธ เค•े เค…เคจुเคธाเคฐ เคธ्เคช्เคฐिंเค— เคฌूเคŸ เคฐเคœिเคธ्เคŸเคฐों src / main / resources / static , src เคธ्เคฅैเคคिเค• เคธंเคธाเคงเคจ เคธ्เคฅाเคจों เค•े เคฒिเค / เคฎुเค–्เคฏ / เคธंเคธाเคงเคจ / เคธाเคฐ्เคตเคœเคจिเค• , src / main / resources / เคธंเคธाเคงเคจों เค†เคฆि। เคฎुเคे เคฎिเคฒा src / main / resources -static -js -stomp.js เค”เคฐ html (เคฎें เคฐเค–ा เค—เคฏा เคŸेเคฎ्เคชเคฒेเคŸ เคซ़ोเคฒ्เคกเคฐ): & lt; script type = "text / javascript" th: src = "@ {/ js / stomp.js}" & gt; & lt; / เคธ्เค•्เคฐिเคช्เคŸ & gt; เคฒेเค•िเคจ เคฎुเคे เคธ्เค•्เคฐिเคช्เคŸ เค•े เคฒिเค 404 เคฎिเคฒी ( GET http: // localhost: 8080 / js / stomp.js 404 (เคจเคนीं เคฎिเคฒा) )। เคฎैं เค•्เคฏा เค•เคฐ เคฐเคนा เคนूं? เคฎैंเคจे เคญी & lt; script type = "text / javascript" src = "../static / js / stomp.js" & gt; ; & lt; / เคฒिเคชि & gt; เค”เคฐ & lt; script type = "text / javascript" src = "/ js / stomp.js" & gt; & lt; / เคธ्เค•्เคฐिเคช्เคŸ & gt; = {"เคจिเคฏंเคค्เคฐเค•"}) @ เค•ॉเคจ्เคซिเค—เคฐेเคถเคจ เคฒोเค• เคตเคฐ्เค— WebMvcConfig WebMvcConfigurerAdapter {@Override เคธाเคฐ्เคตเคœเคจिเค• เคถूเคจ्เคฏ addViewControllers (ViewControllerReg...

Core Data, sort with other language -

In my app, NSSortDescriptor works for English but it works for other languages I do not try to type in sugar, the results of the results are not ordered, what should I do to sort other languages ​​like sugar? Would you like to sort it, the number of strokes? Pinyin? Some other criteria? I suggest that you add an attribute to your unit that reflects the logic and uses it in your sorted disperser.

c - HPUX atof doesn't convert string to double -

I am bringing the version number of an HPX machine and trying to convert it to float using Aot, but This happens: #include & lt; Stdio.h & gt; # Include & lt; sys / utsname.h & gt; int main (int argc, char * argv []) {struct utsname u; Uname (& amp; u); Char * release = u.release; While (* Release! = '.') Release ++; Continue ++; printf ("% s \ n", release); Printf ("% f \ n", etf (release)); } It prints: # ./test 11.31 0.000000 double return means That conversion failed The Utman Man page says that the strings have been aborted, so I do not understand why the ATF command is unsuccessful. Do I make any kind of mistake here? etf is function & lt; Stdlib.h & gt; . If you need it #include & lt; Stdlib.h & gt; Most likely the result is that (a) your compiler will print a warning (which you have clearly ignored), and (b) the compiler will assume that etf returns a int . / P> Add #include ...

java - Is it possible to have a nonlexicographic order -

I searched it, but I could not find anything because I do not know the real name. Is it possible to have a nonnexicographic order, for example, what is the first letter of the first letter of the alphabet? I know in Java. For the statement, it is scripted, so there is no non-word order? When you create a sorted or sorted archive, you can always specify your instance of the object . In this way you can change the order of the object.

Passing Values from Calling PHP script to Called PHP script -

เคคो เคฎेเคฐे เคชाเคธ เคฏเคน เคชेเคœ เคฌिเคฒ्เคกเคฐ เค•्เคฒाเคธ เคนै: & lt;? php class PageBuilderService {public เคซ़ंเค•्เคถเคจ getHeader () {// เคตाเคชเคธी file_get_contents ('template / header.html'); เคถाเคฎिเคฒ เค•เคฐें 'เคŸेเคฎ्เคชเคฒेเคŸ / header.php'; } เคธाเคฐ्เคตเคœเคจिเค• เคซ़ंเค•्เคถเคจ getFooter () {เคตाเคชเคธ file_get_contents ('template / footer.html'); }}? & Gt; เคเค• PHP เคชृเคท्เค  เคฎें เค‡เคธे เค‡เคคเคจी เคฌुเคฒाเคฏा เคœाเคคा เคนै: $ page_builder = เคจเคฏा PageBuilderService (); เคซिเคฐ เคœเคนां เคฎैं เคชृเคท्เค  เคถीเคฐ्เคทเคฒेเค– เค•ो เค•ॉเคฒ เค•เคฐเคจा เคšाเคนเคคा เคนूं: $ page_builder- & gt; getHeader (); เค†เคฆि เค†เคฆि। เคฒेเค•िเคจ เคฎैं เคเค• เคธ्เค•्เคฐिเคช्เคŸ เคซ़ंเค•्เคถเคจ เคœोเคก़เคจा เคšाเคนเคคा เคนूं เคœो เคเค• scripts.php เคซाเค‡เคฒ เคฎें เค–ींเคšेंเค—ी เคœो เคเค• เคธ्เค•्เคฐिเคช्เคŸ เคซ़ाเค‡เคฒ เคจाเคฎों เค•ी เคธूเคšी เค•्เคฐเคฎ เคฎें เคเค• เคชृเคท्เค  เคชเคฐ & lt; เคธ्เค•्เคฐिเคช्เคŸ & gt; เคŸैเค— เคช्เคฐเคฆเคฐ्เคถिเคค เค•เคฐเคคे เคนैं। Scipts php เคซ़ाเค‡เคฒ: & lt; ? php $ page_builder = เคจเคฏा PageBuilderService (); เคช्เคฐเคคि เคชृเคท्เค  $ page_builder :: createScriptTags ($ listOfScripts); ? & Gt; เคคो เคธ्เคชเคท्เคŸ เคฐूเคช เคธे เคฎेเคฐा PageBuilderService เคตเคฐ्เค— เค•ा เคตिเคธ्เคคाเคฐ เค•เคฐเคจे เค•ा เค…เคฐ्เคฅ เคนै: & lt; php class PageBuil...

git - Legacy code started this job. No cause information is available -

Promoting Jenkins on "promoting the plugin" always creates an extra, which I do not know ... ... On the build-job: If he passes the branch exam, he should go to "code review" (see I encourage promotion after code, use promotion_build_plugin here), I pass a review of the code, That's when I wanted to trigger a "deployed-job" Uses "Triggers / Calls on Other Projects" for Posted in Jobs: I can see that a new build has been started and merged this feature_branch It's done, but there is always another build with "there is no change"; Legacy code "text"> You may have a post-cut hook that is triggering the same work via URL or Jenkins-CLI Edit after OP comments: But I started to wonder at the deployment-job, I did not have a "builder made any changes when Github was pushed", instead, I use "build" "I think that the Geethbal hook has also started, will not...

continuous integration - Jenkins Artifactory Release Plugin: A way to release without specifying a new dev version? -

background I work for company, we develop trunk and store release in branches Generally, after we release some, we set the next development version as a increment in the small version with the Kinlick "-SNAPSHOT" suffix. So far it is very good. The problem Our problem occurs when we use "Patch Edition" - Z in XYZ for a release module According to our rules, releasing a patch version is a release version of the work. The Jenkins artificial illumination release plugin (we use for the continuation of artworks) requires "the next development version" but for us, it is often not of any meaning; There is no god version for artifacts released - it is continuing, we want to patch it. It is worth noting that our patch version, like our other releases, is also deposited in new branches. The picture below helps clarify the model that I have described so far. --- 0.1.0-SNAPSHOT --- 1.1.0-SNAPSHOT (development version; trunk) \ \ 1.0.0 (release version...

regex - ORACLE pass through query for SAS -

I am writing a pass through the query in SAS. How can I make this search case insensitive to find a descriptive lesson? thank you in advanced. Proc. SQL INBOs = 1000; Connect to Oracle as Comp 1 (DBMAX_TEXT = ... PATH = ... = "dba" pw = "mypassword"); Select as "PH3" as the selection * 1 from the connection (selection "T1". "DOC_ID", "T1". "NRTV_TXT", REGEXP_INSTR (NRTV_TXT, "should look for rules") "Status", REGEXP_SUBSTR (NRTV_TXT, | URL form to view terms); "NRTV" "T1" from "Pattern"); From console 1; QUIT; To change the value of UPPER () In the case of upper case before searching pattern: REGEXP_INSTR (UPPER (NRTV_TXT), 'Show for Rules | Used Form') "Status", REGEXP_SUBSTR (UPPER (NRTV_TXT0 , 'Looking for rules | USED FORMS') "PATTERN"

java - JSP path error on servlet redirect -

I'm new to Java Web Development when I use JSP redirect from servlet, did not load images and CSS files goes. Without servlet it is working well, but when I want to use servlet which is not working. The CSS file is with JSP one in the same folder Please help me how should I set the href attribute of the link tag? & lt; Link rel = "stylesheet" type = "text / css" href = "/ style.css" & gt; The servlet contains only 1 command: request.getRequestDispatcher ("index.jsp"). Forwarded (request, response); You are prompted to use redirect but you are using forwarding . Anyway, if the resources (CSS, JS, etc.) are not in the same path as your JSP, then you should append the reference reference for each of these. There are two ways: Use only the expression language: & lt; Link rel = "stylesheet" type = "text / css" href = "$ {request.contextPath} /style.css" & gt; Use of tags:...

jquery - Get all content from bootstrap #editor div -

After using my bootstrap editable div, I have something like: & Lt; Span & gt; Simple text & lt; u & gt; Hello! & Lt; / u & gt; Second lesson & lt; / Span & gt; Whatever I need - get all the text from the div, but if I use this recursive function, its return is only with the content of the elements, but the text is "simple" Text "and" second text "are removed from this function. function parseElem (e) {var r = ''; If (E. Children ('*'). Size ()> 0) {E.K. Children ('*') Each (function () {r + = parseElem ($ (this));}); Return r; } else {return e.html (). Replace ('& lt; br & gt;', '\ n'); }} and if I have & lt; Span & gt; He said that & lt; P & gt; Ll & lt; / P & gt; Oh! & Lt; P & gt; & Lt; Period & gt; This & lt; I & gt; Is & lt; / I & gt; Original & lt; / Span & gt; Example & lt; / P & gt; ...

Find the exclusive OR in an Array by the index, Java -

I have a string of length 15: "10101000000010" I want to take the array as unique as every alternate index, such as ' int s = a [3] ^ a [5] ^ a [7] ^ A. [11] ^ A [13] ^ A [15]; ' // here leaves the index 1 by the end of the length of the string all the way ' int = A [3] ^ A [6] ^ A [7] ^ A [11] ^ A [14] ^ A [15]; ' // here skips 2 index and lets 2 go, skips 2 lets 2 go ... and so on I do not know how to come . Make a method with the parameter Return the length and method of the array (0 or 1) which is primarily because it is unique or then to clear it ... It should do with any size array. Such as [now] 17 [ int z = a [3] ^ a [5] ^ a [7] ^ a [[]]: [[]] A [13] ^ A [ 15] ^ [17] This is for the hipping code Create a byte of data: 10011010 data word, leaving spaces for parity bits: _ _ 1 _ 0 0 1 _ 1 0 1 0 Calculate the equality for each parity bit (setting A? Bit position): Check status1 of 1,3,5,7, 9,11 bits:? _ 1 _ 0 0 1 _ 1 0 1 0...

ios - NSString from NSData is nil -

I try to get nssting from NSDT, but I get zero value. This is my code: NSString * dataString = [[NSString alloc] initWithData: self.message.data encoding: NSUTF8StringEncoding]; When I login to self.message.data self-> _message- & gt; _data: & lt; OS_dispatch_data: data [0x17e48290] = {leaf, size = 331233, buf = 0x3aac000} & gt; Does this mean that my data is not zero ?? | Can anyone help? Answers to your question in comments: OS_dispatch_data Send_data_t which is toll free bridging with NSDT on iOS 7 and Mavericks. You can just put it on NSData * . Then, in your case, you can write: NSData * datacast = self.message.data; NSString * Data String = [[NSString alloc] initWithData: Datacast encoding: NSUTF8StringEncoding]; And now you get the right string! In my case it appeared, when Air Force Networking was inserted from internal NSMutableData to NSDTA . And this simple artist helps me. As @Daij -Nangan has been mentioned as ...

php - Wordpress shortcode filtering the_content modifies all posts in a list -

I am writing a plugin and have code like this: add_shortcode (' Test ',' testfunc '); Function testfunc () {add_filter ('the_content', 'mycontent', 20); } Mycontent function ($ content) {return "& lt; p style = 'color: red' & gt; additional material & lt; / p & gt;"; } I used the short code '[Examination]' on my posts a . The problem occurs when the list of posts is shown - for example when the view of a category is used - the content has been changed to all - Not only with that shortcode code Any idea how I can change this, so it only filters the code Hi Solution is not a solution that uses a shortcode hook but it searches for it in content. function content_custom_shortcode ($ content) {// search for shortcode $ shortcodes = 'test'; preg_match ('/ \'. shortcode. '\' / s', $ content, $ matches); // If the custom shortcode return custom content is present then ...

xna 4.0 - XNA how to check if the game window cross "X" is clicked -

Hi creating a game for Windows PC using XNA and when I click the "X" across the game window I want to check, so instead of pulling a menu I can do other things instead of closing the game. So yes, how can I check the cross-click? Thank you! XNA needs nothing special, you can do it without it like that. In your Start or LoadContent method, your form is used for reference in Windows Form, and need to find a Conclusion Event on that. form form = form. Form farmland (window.handle) form; Form.FormClosing + = OnClosing; Then using this OnClosing method, you can cancel the closest event, and run your own menu screen. (Possibly by changing the game state and drawing some more) zero on-closing (Object Sender, FormClosingEventArgs e) {e.Cancel = true; ShowMenuScreen (); }

WPF ComboBox DataBinding vb.net -

I am attempting to replicate Cumblox using the database. Below are the snippets of my code XAML: & lt; Combo Box Name = "CmbClientName" items Source = "{Binding Path = blClientList}" DisplayMemberPath = "name" SelectedValuePath = "name" SelectedValue = "{Binding Path = blClientList}" / & gt; View as a vague compilation (of string) = New Observable Collection (as dim objClientRepository string) PET_ClientRepository = new PE T_ClientRepository objClientRepository.GetAll (in PET_Client as each objClient) blClientList.Add (objClient.Name) Next Me.cmbClientName.ItemsSource = blClientList end sub Class1.vb: Return the name of public property as a string _nam finally set _Name = (value as string) value And set and pr Pertie I want to see the client's name in my combo box. The above code does not return anything and the combobox is empty. I know that the problem is binding but it can not understand what...

regex - Check if String has only Integers separated by comma in PHP -

I'm really empty on the Regex side and this is the reason why PHP can create a regex, which checks Is this special sequence of string characters? $ str = '2323,321,329,34938,23123,54545,123123,312312'; To check whether the only integer in the string (decimal, no alphabet or nothing else) is separated by commas (,). '/ ^ \ d + (? ,, \ D +) * $ /' code: $ re = '/ ^ \ d + (?:, \ D +) * $ / '; $ Str = '2323,321,329,34 938,23123,54545,123123,312312'; If (preg_match ($ re, $ str)) echo "correct format"; Else echo "wrong format";

sql - Cross multiplication on inner joins in Access -

เคฎेเคฐे เคชाเคธ เคจिเคฎ्เคจ เคธंเคฐเคšเคจा (เคšिเคค्เคฐ เคธंเคฒเค—्เคจ) เค•े เคธाเคฅ เคชเคนुंเคš เคฎें เคคीเคจ เคคाเคฒिเค•ाเค“ं เคนैं: "https://i.stack.imgur.com/lLsyF.jpg" alt = "เคฏเคนाँ เค›เคตि เคตिเคตเคฐเคฃ เคฆเคฐ्เคœ เค•เคฐें"> เคฎैं เคเค• เคธเคฎ्เคฎिเคฒिเคค เค•เคฐเคจे เค•े เคฒिเค เคธเคญी เคคीเคจ เคคाเคฒिเค•ाเค“ं เคธे " เค†เคˆเคกी "। เคคाเคฒिเค•ा 3 เคฎें เคตाเคธ्เคคเคต เคฎें เคช्เคฐเคค्เคฏेเค• เค†เคˆเคกी เค•े เคฒिเค เค•เคˆ เคฐिเค•ॉเคฐ्เคก เคนैं, เคœเคฌเค•ि "เคคाเคฒिเค•ा 2" เคฎें เคช्เคฐเคค्เคฏेเค• เค†เคˆเคกी เค•े เคฒिเค เคธिเคฐ्เคซ เคเค• เคฐिเค•ॉเคฐ्เคก เคนै เค•ुเค› เค•ाเคฐเคฃों เคธे เค•्เคตेเคฐी เค•ा เคชเคฐिเคฃाเคฎ เค‡เคธ เคช्เคฐเค•ाเคฐ เคนै: เคคाเคฒिเค•ा 3 เคฎें เค†เคˆเคกी เค•े เคฒिเค เคธเคนी เคฐाเคถि เค”เคฐ เคคाเคฒिเค•ा 2 เคฎें เคฎाเคจ เค•े เคฒिเค เคชाเคฐ เค‰เคค्เคชाเคฆ (เคฎाเคจ เคฒें เค•ि เคคाเคฒिเค•ा 3 เคฎें เค†เคˆเคกी # 1 เค•े เคคीเคจ เค‰เคฆाเคนเคฐเคฃ เคนैं: เคฎुเคे เคตाเคธ्เคคเคตिเค• เคกेเคŸा เคฎें 800 เคฎिเคฒेเค—ा (เคคाเคฒिเค•ा 3) เค”เคฐ เคฎुเคे เคฌเคœเคŸ เคกाเคŸा เคฎें 3000 เคฎिเคฒेเค—ा, เคœो เคคाเคฒिเค•ा 3 เคฎें เค†เคˆเคกी # 1 เค•े เคฒिเค เคฐिเค•ॉเคฐ्เคก เค•ी เคธंเค–्เคฏा เค•ा 1000 เค—ुเคจा เคนै)। เคฏเคน เค•्เคฐॉเคธ เค—ुเคฃा เค•्เคฏों เคนोเคคा เคนै เคฏเคฆि เคฎैं เคŸेเคฌเคฒ 2 เค”เคฐ เคคाเคฒिเค•ा 3 เคฎें เค†เคˆเคกी เคชเคฐ เคคाเคฒिเค•ा 1 เคฎें เคถाเคฎिเคฒ เคนो เค—เคฏा เคนै? เคงเคจ्เคฏเคตाเคฆ เค†เคช เค‡เคธे เค‰เคช เค•्เคตेเคฐी เค•ा เค‰เคชเคฏोเค— เค•เคฐเค•े เคจिเคฎ्เคจ เค•े เคฐूเคช เคฎें เคนเคฒ เค•เคฐ เคธเค•เคคे เคนैं। SELECT A.Id, A.OpenDate, A.CloseDate, B.BudgetData, (SELECT เคเคธเคเคฎ (เคธी। เคตाเคธ्เคคเคตिเค• เคกเคŸा) เคคाเคฒिเค•ा 3 เคธी เคธे WHERE C.Id = A.Id) เคŸेเคฌเคฒ 1 เคธे ...

iostream - C++ stream log Objective-C objects -

I am trying to write a C ++ stream logger which is capable of printing purpose-C + + variables . The problem is that obj-c is the method that gives me the details of the object, when calling, I can not get it to compile due to template typing. I have some suggestions on how to do it. thanks for operator #ifdef __OBJC__ // & lt; & Lt; #import on Obj-c objects & lt; Foundation / Foundation. H & gt; #important & lt; Coralocace / Core Lection. H & gt; // To obtain SFINAE whether we have an obj-c class or not template & lt; Class T & gt; Struct isObjectiveCClass {yesT = char (and) by [10]; Using noT = char (& amp;) [1]; Select static yesT (ID); Do not select static (...); Static t make (); Enum {value = sizeof (select (make)) == shape (hanti)}; }; #endif Square Logger {... Template & lt; Typename T & gt; Logger and operator & lt; & Lt; (T Data) {#if __OBJC__ If (IsObjectiveCClass :: Value) {... how to cast obj data without erro...

VHDL Clock divider -

Image
I am using the following VHDL to take a 100 MHz clock and put 25 MHz clock. : process (CLK, reset) variable number: integer range from 0 to 2; Then start (reset = '1') then clock_25MHz & lt; = '0'; Count: = 0; Elsf RID_Age (CLK) count then: = count + 1; If (calculation> = 2) then clock_25 MHz & lt; = Clock_25MHz; Count: = 0; end if; end if; end process; This is warning me: "WARNING: Xst: 1293 - FF / LoC Count_1 has a stable value of 0. It is FF / Latch Sorted during the optimization process. " I do not understand why this is happening, can someone put some light on it for me? Thanks! You do not need 2-bit calculation A single flop flop is sufficient. If you add an integer signal CNT which has been counted (allowing me to see it on the wave with ghdl): library ieee ; Use ieee.std_logic_1164.all; Unit clk_div is the end unit; Clk_div's architecture is foo signal clk: std_logic: = '0'; Signal reset: std_logic: = ...

python - Assign sampled multinomial values uniformly at random -

เคฎैं เคเค• เคฌเคนुเคชเค•्เคทीเคฏ เคตिเคคเคฐเคฃ เค•ा เคจเคฎूเคจा เค•เคฐเคจे เค•े เคฒिเค np.random.multinomial เค•ा เค‰เคชเคฏोเค— เค•เคฐ เคฐเคนा เคนूं M เคฌाเคฐ (เคฆी เคธंเคญाเคต्เคฏเคคा [X_0 X_1 .. X_n] เคฏเคน เคจिเคฐ्เคฆिเคท्เคŸ เคฌเคนुเคตिเคง เคธे เคจเคฎूเคจा เคนै, เคœเคนां \ sum_i [C_0 C_1 ... C_n] เคฆेเคคा เคนै C_i = M )। เค‡เคจ เคจเคฎूเคจे เคฎूเคฒ्เคฏों ( C_i 's) เค•ो เคฆेเค–เคคे เคนुเค, เคฎैं เค‰เคจ เคตเคธ्เคคुเค“ं เค•ो เคธเคฎाเคจ เคฐूเคช เคธे เค…เคธाเค‡เคจ เค•เคฐเคจा เคšाเคนเคคा เคนूं เคœो เคฎेเคฐे เคชाเคธ เคนैं เค…เคฌ เคฎैं เค•्เคฏा เค•เคฐ เคฐเคนा เคนूं: เคก्เคฐॉ = np.random.multinomial (M, probs, size = 1) เคก्เคฐॉ เค•เคฐเคคा เคนै = เคก्เคฐॉ เค•เคฐเคคा เคนै [0] draws_list = [ ] เค†เคˆเคกीเคเค•्เคธ เค•े เคฒिเค, เคเคจ्เคฏूเคฎเคฐेเคŸ (เคก्เคฐॉ) เคฎें เคธंเค–्เคฏा: เคก्เคฐॉ्เคธ_เคฒिเคธ्เคŸ + = [idx] * num random.shuffle (draws_list) เคคเคฌ draws_list เคเค• เคฌेเคคเคฐเคคीเคฌ เคขंเค— เคธे เคซेเคฐเคฌเคฆเคฒ เค•ी เคธूเคšी เคนै เคจเคฎूเคจा เคฎूเคฒ्เคฏों เค•ा เคธเคฎเคธ्เคฏा เคฏเคน เคนै เค•ि draws_list (เคฒूเคช เค•े เคฒिเค) เคฒोเค•เคช्เคฐिเคฏ เคนै เคฌเคนुเคค เคงीเคฎा เคนै เค•्เคฏा เคเคธा เค•เคฐเคจे เค•े เคฒिเค เคเค• เคฌेเคนเคคเคฐ / เคคेเคœ़ เคคเคฐीเค•ा เคนै? เค‡เคธ เค•ोเคก เค•ो เค†เคœ़เคฎाเคं เคฏเคน เคฐเคฃเคจीเคคि เคชเคนเคฒे เคธ्เคฎृเคคि เค•ो เค†เคตंเคŸिเคค เค•เคฐเคจे เค•े เคฒिเค เคนै, เคซिเคฐ เคกेเคŸा เคญเคฐเคจे เค•े เคฒिเค। draws_list1 = np.empty (เคเคฎ, dtype = np.int) เคเคกी = 0 เคเคกेเค•्เคธ เค•े เคฒिเค, เคเคจเคเคฎ เคเคจ्เคฏूเคฎเคฐेเคŸ (เคก्เคฐॉ) : Draws_list1 [acc: acc + num] .เคซ़ाเค‡เคฒ (idx) เคเคธीเคธी + = num เคช्...

Cannot use package "ks.test", "chisq.test", "wilcox.test" in R 3.1.0, 3.0.3 or 2.14.1 on Mac OSX 10.9.2 -

เค“เคเคธเคเค•्เคธ เคชเคฐ เค†เคฐ 3.0.3 เค•ा เค‰เคชเคฏोเค— เค•เคฐเคคे เคธเคฎเคฏ เคนोเคฎเคตเคฐ्เค• เค•ी เค—เคฃเคจा เค•े เคฒिเค test "," chisq.test "เค”เคฐ" wilcox.test "เคธंเค•ुเคฒ 10.9.2। เคฏเคน เค ीเค• เค•ाเคฎ เค•िเคฏा। เค†เคฐ เค•ो 3.1 เคธे เค…เคชเค—्เคฐेเคก เค•เคฐเคจे เค•े เคฌाเคฆ เคฎैंเคจे install.packages ("ks.test") เค•ा เค‰เคชเคฏोเค— เค•เคฐเค•े "ks.test" เคชैเค•ेเคœ เค•ो เคกाเค‰เคจเคฒोเคก เค•เคฐเคจे เค•ी เค•ोเคถिเคถ เค•ी। เคนाเคฒांเค•ि เคฏเคน " เคชैเค•ेเคœ รข ??? ks.testรข ???? เค‰เคชเคฒเคฌ्เคง เคจเคนीं เคนै (เค†เคฐ เคธंเคธ्เค•เคฐเคฃ 3.1.0 เค•े เคฒिเค)। "เคตเคนी" chisq.test "เค”เคฐ" wilcox.test "เคฅा। เคฎैंเคจे 3.0.3 เค”เคฐ 2.14.1 เค•े เคฒिเค เค…เคชเคจे เค†เคฐ เคธंเคธ्เค•เคฐเคฃ เค•ो เคกाเค‰เคจเค—्เคฐेเคก เค•เคฐเคจे เค•ा เคช्เคฐเคฏाเคธ เค•िเคฏा। เค‰เคธी เคชเคฐिเคฃाเคฎ เคตाเคชเคธ เค†เคฏे, เคœैเคธे "เคชैเค•ेเคœ" ??? ks.testรข ???? เค‰เคชเคฒเคฌ्เคง เคจเคนीं เคนै (เค†เคฐ เคธंเคธ्เค•เคฐเคฃ 2.14.1 เค•े เคฒिเค) "। เค…เคจ्เคฏ เคชैเค•ेเคœ เคœैเคธे" เค…เคธ्เคคिเคค्เคต "เค”เคฐ" เคฎाเคธ "เคช्เคฐเคญाเคตिเคค เคจเคนीं เคฅे। เคฎुเคे เค‡เคธเค•ा เค•ाเคฐเคฃ เคœाเคจเคจा เคนै। เค†เคช ks.test , chisq.test , เค”เคฐ wilcox.test เค†ंเค•เคก़े เคชैเค•ेเคœ เคฎें เคซ़ंเค•्เคถเคจ เคนैं। เคตे เคธंเค•ुเคฒ เคจเคนीं เคนैं.เค†เคช เค‡เคจ เค•ाเคฐ्เคฏों เค•ो เคฌिเคจा เค•िเคธी เค…เคคिเคฐिเค•्เคค เคธंเค•ुเคฒ เค•ो เคกाเค‰เคจเคฒोเคก เค•िเค เคธीเคงे เค‰เคชเคฏोเค— เค•เคฐ เคธเค•เคคे เคนैं।

ReactiveUI Testing -

I am trying to see if the results of a visual model are doing the right action. My observations are as follows: public FilterBoxViewModel () {var asyncFilterResults = this.filterItemsCommand.RegisterAsyncTask (x = & gt; as Yhkprformfiltr (x string )); this. Filtered items = new observational informationhelper & lt; IEnumerable & lt; IFilterBoxItem & gt; & Gt; (AsyncFilterResults, _ = & gt; it.ResourcesProperty Changes ("Filtered Items"); this. When any value (x => x.SearchTerm). Trottle (timesphenform milliseconds (50)). Leave (1). Subscribe (this.filterItemsCommand.Execute); } Then below I have private async Tasks x.Name.IndexOf (Searcherm, String Comparison, Ordinary Announcer Seas)> = 0). Select (x = & gt; x.Item); } In my trial, I am running a test scheduler and am pushing it forward, however, I hope that I am performing differently from the display Like my exam is: (New Test Scanner ()). (Scheduler = & gt; {va...

python - How to read integers from file to list? -

def make_number_list (a_file): number_list = [] เค•े เคฒिเค line_str เคฎें a_file: line_list = line_str.split () เค•े เคฒिเค Line_list เคฎें เคธंเค–्เคฏा: เคฏเคฆि เคจंเคฌเคฐ! = "": Number_list.append (เคธंเค–्เคฏा) เคตाเคชเคธी เคธंเค–्เคฏा_เคธूเคšी open_file = open (เค‡เคจเคชुเคŸ ("เค‡เคจเคชुเคŸ เคซ़ाเค‡เคฒ เค•ा เคจाเคฎ:")) a_file_list = make_number_list (open_file) เคช्เคฐिंเคŸ (a_file_list) เคช्เคฐिंเคŸ ("เคฒंเคฌाเคˆ:" , Len (a_file_list)) เคฎैं เคเค• เคซ़ाเค‡เคฒ เคธे เคเค• เคธूเคšी เคฎें (เค…ंเคคเคคः) 1000 เคชूเคฐ्เคฃांเค• เคฎाเคจों เค•ो เคชเคข़เคจे เค•ी เค•ोเคถिเคถ เค•เคฐ เคฐเคนा เคนूं .. เคซिเคฐ เค‰เคจเค•ा เค…เคงिเค•เคคเคฎ, เคจ्เคฏूเคจเคคเคฎ เค”เคฐ เคฎैं เคตें เคฎूเคฒ्เคฏ เคนाเคฒांเค•ि, เคฏเคน เคธूเคšी เค•ो เคชเคข़เคจे เค•े เคฒिเค เค•ाเคฎ เคจเคนीं เค•เคฐ เคฐเคนा เคนै (เคฎैं เคธिเคฐ्เคซ เคเค• เคŸेเคธ्เคŸ เคธूเคšी เค•ा เค‰เคชเคฏोเค— เค•เคฐ เคฐเคนा เคนूं เคœो เค•ि เคŸेเค•्เคธ्เคŸเคเคกिเคŸ เคฎें เคเค• เคซ़ाเค‡เคฒ เคนै เค”เคฐ เคฏเคน เคเค• เคธเคซ़ेเคฆ เคธ्เคชेเคธ เคฆ्เคตाเคฐा เค…เคฒเค—-เค…เคฒเค— เคฏाเคฆृเคš्เค›िเค• เคธंเค–्เคฏाเค“ं เค•ा เคเค• เค—ुเคš्เค›ा เคนै)। เค•ोเคˆ เคธुเคाเคต? # เคชाเคฏเคฅเคจ 3.x def read_nums (fname): เค–ोเคฒเคจे เค•े เคธाเคฅ ( Fname = input ("เค‡เคจเคชुเคŸ เคซ़ाเค‡เคฒ เค•ा เคจाเคฎ:") nums = read_nums (fname) เคช्เคฐिंเคŸ ("I") เค•े เคฐूเคช เคฎें inf: return (int) เคชเคข़ें {} เคธंเค–्เคฏाเคं ".format (len (nums))) เคฏเคฆि __name __ ==" __ main__ ":...

Haskell: List Comprehensions and higher-order functions -

I have tried to change the following list understanding: f xs = [x +8 | My first solution was: f (x, _) and lt; -xs] . 'Xs = map (\ (x, _) -> x + 8) xs After trying several other approaches, I came to know that it also works : f 'xs = map ((+ 8) .fst) xs both versions of f same (Correct) output, but I do not understand why (+8) .fst is equal to \ (x, _) -> gt; X + 8 when using map on the list of tuples. fst definition fst :: (a, b) - & gt; One FST (A, _) = a and (.) Is defined as (.) :: ( B -> C) - & gt; (A -> B) - & gt; A - & gt; C (fg) = \ x - & gt; F (gx) If we use these definitions to expand our work, then we should f 'xs = map ( +8) .fst. Xs f 'xs = map (\ x - & gt; (+8) (fst x)) - Definition of x - f' xs = map (\ x - & gt; (+8) ((, _ ) - & gt; a) x) - fst f 'xs = definition of map (\ (a, _) -> (+8) a) - We can specify the pattern' f 'xs = map \ (a,...

python - Accessing nested JSON data as dataframes in Pandas -

เคฎेเคฐे เคชाเคธ เคจिเคฎ्เคจ เคกेเคŸा เคนै {"results": [{"company": "เคเคฌीเคธी", "เคฌเคจाเคฏा เค—เคฏा": "2014-03-27 เคŸी 23: 21: 48.758 เคœेเคก", "เคˆเคฎेเคฒ": "abc@gmail.com", "เคช्เคฐเคฅเคฎเคจाเคฎ": "เคเคฌीเคธी", "เค…ंเคคिเคฎ เคจाเคฎ": "เคเค•्เคธเคตाเคˆเคœ़", " "", "เคธ्เคฅाเคจ": "", "เคช्เคฐोเคซ़ाเค‡เคฒ เคšिเคค्เคฐ": {"__เคช्เคฐเค•ाเคฐ": "เคซ़ाเค‡เคฒ", "เคจाเคฎ": "ab0e-profilePicture", "url": "url.url.com"}, " เคชंเคœीเค•เคฐเคฃ เค—ेเคŸ: "เคธाเคฎाเคจ्เคฏ", "เคŸेเคฒीเคซोเคจ": "", "เคถीเคฐ्เคทเค•": "เคเค", "เค…เคชเคกेเคŸเค…เคŸ": "2014-03-27 เคŸी 23: 24: 20.220 เคœेเคก", "เค‰เคชเคฏोเค—เค•เคฐ्เคคा เคจाเคฎ": "abc@gmail.com" , "เคœ़िเคชเค•ोเคก": "00000"}]} เคฎैं เคจिเคฎ्เคจเคฒिเค–िเคค เค•ोเคก เค•ा เค‰เคชเคฏोเค— เค•เคฐเค•े เคœेเคเคธเคเคจ เคกेเคŸा เค†เคฏाเคค เค•เคฐเคคा เคนूं เค†เคฏाเคค เค•เคฐें json เค†เคฏाเคค เคชंเคกों เค•ो pandas เค†เคฏाเคค เคธे เคชीเคกी เค•े เคฐूเคช เคฎें เคกेเคŸाเคซ्เคฐेเคฎ json_data = pd.read_json ('data.json') เคช्เคฐिंเคŸ json_data [: 2] เคฏเคน...

parallel processing - String matching: Gets into infinte loop when using Wait(job, 'finished') -

I am working on parallel to string matching algorithm using MATLAB PCT. I am using createJob and many things where I am passing text for search, patterns and other criteria. I get the following error. Any measure The job targeted to the Bayer_Horspoon function looks fine. An error occurred during execution with Error ID using parallel.Job / fetchOutputs (line 677) 1. Error in stringmatch (row 42) matches = fetchOutputs (Job 1 ); Reason: Error in using feval: Handle the undefined function code % parallel .defaultClusterProfile ('local'); Cluster = parcelster (); Job1 = createJob (cluster); Create work for% index = 1: num_tasks ret = createTask (job1, @boyer_horsepool, 1, {haystack, needle, nlength, startvalues ​​(index), end value (index)}); Fprintf ('crate value for index% d? \ N', index); Disp (class (retired)); % Disp (Retired); Submit end% and wait for submitted results (Job 1); (Job1) wait; Report the number of match matches = fetchOutputs (job1); (Job1) de...

xcode - Cannot get new Ad Hoc profile to work -

Image
I've read the document and tried to emulate the excellent instructions, but I still do not have a collection with a new profile Can make I set up my provisional profile for ad-hoc distribution in a new profile, when I store it, I get the following and no setting changes Provisioning Profile does not match bundle identifier: The provisioning profile specified in your build settings (รข ???? MyAddHocProfileรข ????) is an APID of APID com.bdh. * A ???? Which does not match your bundle identifier ?? BDH.OrthoProรข ???? CodeSign Error: Product Type 'Application' in SDK 'iOS 7.1' requires code signing for How do I get my bundle identifier to match the profile's apple ID? My bundle looks like a thesis, which can not match the provisioning profile ID ... The option I have for an app ID on the profile looks like this ... Thanks for any help ... The error message and your screen shot are completely clear. BDH (the beginning of your app's bu...

java - Regex Junit Test -

I am working on a Junich test which is going to examine the number of incidents of words that are not included in vowels (AEOU)). string matchstrings = "^ [. [^ Aioioo]] * $"; Is that correct? Thank you. regex to match all the vowels that do not include your notes: string matchstrings = "\\ b [^ \\ saeioAEIO] + \\ b";

html - Django form: *Nothing* happens when submit button is clicked -

I probably have some very basic missing but I'm stumped. My HTML Form (in a Django template): & lt; Form id = "site_signout" method = "POST" & gt; {% csrf_token%} & lt; Input type = "submit" value = "sign in" & gt; & Lt; / Form & gt; In my browser (run my site on Dev Server), when I & lt; Input & gt; I click on the button, nothing happens, like nothing. Normally appears in some terminals such as [PO / I / url / HTTP / 1.1] 302 0 or in firebug, let me get the net panel Something will be seen in the HTML tab of POST . But I'm not seeing anything. It is okay to submit another (for other forms) buttons on the work of my site. What can be done with it? > Edit: is the relevant part of my idea: if request.method == 'POST': pdb.set_trace () Edit Edit: My intention is that I am for this form right now because I have to check this code, before I get more code Write Just ...

php - Call to a member function query() on a non-object in line 25 -

เค‡เคธ เคธเคตाเคฒ เค•ा เคชเคนเคฒे เคธे เคนी เคเค• เค‰เคค्เคคเคฐ เคนै: 2 9 เค‰เคค्เคคเคฐ เคฎुเคे เคฏเคน PHP เคฎिเคฒ เคฐเคนा เคนै เค˜ाเคคเค• เคค्เคฐुเคŸि: เค˜ाเคคเค• เคค्เคฐुเคŸि: เคเค• เคธเคฆเคธ्เคฏ เคซ़ंเค•्เคถเคจ เค•्เคตेเคฐी เคชเคฐ เค•ॉเคฒ เค•เคฐें () เคฎें C: \ xampp \ htdocs \ University \ createTables.php เคชเคฐ เคฒाเค‡เคจ 25 createTables.php & lt; php require_once ("connect.php"); $ Members_table_stmt = "เคฏเคฆि เค•ोเคˆ เคธเคฆเคธ्เคฏ เคจเคนीं เคนोเคคा เคนै เคคो เค†เคˆเคกी เคฌเคจाเค‡เค (เค†เคˆเคกी INT เคจเคนीं เคจเคฒ เคเคฏूเคŸीเคเคเคจเคเคจเคธीเคธीเค†เคฐเคฎेंเคŸ, เคเค•्เคธเคŸीเคเคšเคกी เคชाเค , เคฏूเคœ़เคฐเคจेเคถเคจ VARCHAR (16) เคจเคนीं, เคจॉเคจ เคตเคฐ्เคšाเคฐे (255) เคˆเคฎेเคฒ เคจเคฎ्เคฌเคฐ, เคชाเคธเคตเคฐ्เคก เคŸेเค•्เคธ्เคŸ, เคฒाเคธ्เคŸเคฒाเค— เคกेเคŸเคŸाเค‡เคฎ เคจเคฒ, เคธाเค‡เคจเค…เคช_เคกेเคŸ, เคกेเคŸเคŸाเคˆเคฎ เคจเคฒ, เคธเค•्เคฐिเคฏ เคˆเคเคจเคเคเคจเคเคจ ('0', '1') เคจเคนीं เคถूเคจ्เคฏ เคธे เค•เคฎ '0', เค…เคตเคคाเคฐ VARCHAR (255), เคฌैเคจเคฐ VARCHAR (255), เคชूเคฐ्เคฃ_เคจाเคฎ VARCHAR (255), เคฆेเคถ VARCHAR (255), เคฐाเคœ्เคฏ VARCHAR (255), เคถเคนเคฐ VARCHAR 255), เคฒिंเค— VARCHAR (12), เคœเคจ्เคฎเคฆिเคจ VARCHAR (255), เค†เคˆเคชैเคก्เคฐेเคธ VARCHAR (255), เคช्เคฐाเคฅเคฎिเค• เค•ुंเคœी (เค†เคˆเคกी), เค…เคฆ्เคตिเคคीเคฏ เค•ुंเคœी เค‰เคชเคฏोเค—เค•เคฐ्เคคा เคจाเคฎ (เค‰เคชเคฏोเค—เค•เคฐ्เคคा เคจाเคฎ, เคˆเคฎेเคฒ)) "; เค…เค—เคฐ ($ db- & gt; เค•्เคตेเคฐी ($ members_table_stmt)) {echo "& lt; h2 & gt; เคธเคฆเคธ्เคฏ เคคाเคฒिเค•ा เคฏैเคฐ เคฌเคจ...

php - Recording Logged in Users on my site through Google Analytics -

I have a simple site that shows the page after a registered user log in the site. Sessions stores username and page is displayed. I am now trying to store the logged-in user name and trying to record it on Google Analytics, which shows that this person has logged on to the site and Have seen the page / p> Google Analytics hopes that all user names should be hosted, which, respectively, log in with the details of each user name. I have done this & lt; Script & gt; Var user = "& lt ;? php $ e_SESSION ['username'] ;? & gt;"; (Function (I, S, O, G, R, A, M) {i ['GoogleAnalyticsObject'] = R; I [R] = I [R] || function () {(I [R]. C = I [r] .q || []). Push (logic)}, I [R] .L = 1 * new date (); a = s.create element (O), M = S. Elements biatagnam (o ) [0]; a.async = 1; a.src = g; m.parentNode.insertBefore (a, m)}) (window, document, 'script', '// www.google-analytics.com/analytics .js', 'Ga'); GA ('Create',...

ruby on rails - How to avoid ActionController::InvalidCrossOriginRequest exception? -

เคฎैंเคจे Rails 4.1 เค•ो เค…เคชเคจे เคฐेเคฒ เคเคช เค•ो เค…เคชเคกेเคŸ เค•िเคฏा เคนै เค”เคฐ ActionController :: InvalidCrossOriginRequest เค…เคชเคตाเคฆ เคช्เคฐाเคช्เคค เค•เคฐเคจा เคถुเคฐू เค•เคฐ เคฆिเคฏा เคนै। เคฎुเคे เคชाเคฏा เค—เคฏा เค•ि เคฌिंเค— เคฌॉเคŸ्เคธ เคธเค•्เคฐिเคฏ เคฐूเคช เคธे เคฎेเคฐी เค—เคคिเคถीเคฒ เคฐूเคช เคธे เคœेเคจเคฐेเคŸ เค•ी เค—เคˆ เคœाเคตाเคธ्เค•्เคฐिเคช्เคŸ เคซाเค‡เคฒ เค•ो เค•्เคฐॉเคฒ เค•เคฐเคคे เคนैं। เคฎुเคे เคฒเค—เคคा เคนै เค•ि เคฏเคน เคธเคนी เคนै เค•ि เคฐेเคฒเคตे เค‡เคธ เค…เคชเคตाเคฆ เค•ो เค‰เค ाเคคी เคนै เค•्เคฏोंเค•ि เคœाเคตाเคธ्เค•्เคฐिเคช्เคŸ เค•ो เคธीเคงे เค•เคนा เคœाเคคा เคนै, เคฒेเค•िเคจ เคฎेเคฐा เคฒॉเค— เค‡เคธ เค…เคชเคตाเคฆ เค•े เคธाเคฅ เคญเคฐा เคนुเค† เคนै। > เคธीเคเคธเค†เคฐเคเคซ เคธंเคฐเค•्เคทเคฃ เค•ो เคฌंเคฆ เค•िเค เคฌिเคจा เค‡เคธ เค…เคชเคตाเคฆ เค•ो เคฌเคข़ाเคจे เคธे เคฌॉเคŸ्เคธ เคธे เคฌเคšเคจे เค•ा เค•ोเคˆ เคคเคฐीเค•ा เค•्เคฏा เคนै? เคฎेเคฐा เคจिเคฏंเคค्เคฐเค• เคเคธा เคฆिเค–เคคा เคนै। เคตเคฐ्เค— เคธूเคšिเคฏाँ เคจिเคฏंเคค्เคฐเค• & lt; ApplicationController before_filter: authenticate_user! Def add @list = List.find (params [: เค†เคˆเคกी]) response_to do | format | Format.js {render 'add'} format.html {redirect_to list_path (@list)} เคंเคก เคंเคก เคंเคก เคœेเคเคš เค•े เค‰เคค्เคคเคฐ เคฎें เคœोเคก़เคจे เค•े เคฒिเค เค”เคฐ เคฎाเคจเคคे เคนुเค เค•ि เค†เคชเค•ो เค•ुเค› เคธเคนाเคฏเคคा เคšाเคนिเค, เค†เคชเค•ो เคชเคคा เคนोเคจा เคšाเคนिเค เค•ि เคนเคฐ เคฎेเคœเคฌाเคจ เคฏเคน เคจिเคฐ्เคงाเคฐिเคค เค•เคฐเคจे เค•े เคฒिเค เค‰เคชเคฏोเค— เค•เคฐเคคा เคนै เค•ि เค‰เคจเค•े เคธเคฐ्เคตเคฐ เค•ा เค•ौเคจ (เค”เคฐ เคจเคนीं) เคชเคนुंเคš เคธเค•เคคा เคนै เคธीเคงे เค†เคชเค•ी เคค्เคฐुเคŸि เคฎूเคฒ เคฐूเคช เคธे เคนै เค•...

Selenium IDE Conditional Statements -

I want to ask if there is another way to see the error label, which has been shown whether we There is no need to fill up with the necessary to use the verifyText command. Here's an example: id: [required] PW: [required] Email: [expected] Dropdown box: [required] If you make test cases, then there is an easy way to make a test case first, and then three error labels will show whether the other fields will not be filled with that. The PW or email from the dropdown box will be shown even if the error is filled with the error label. Before saving that field, I'm just using the verified text, but if there are many conditional requirements like this there is no easy and easy way to create this testcase? Thx If I understand you correctly, If you ignore the required text fields, you are searching for a way to verify that error message. Since I know the Waitfortext command and expect the error message to appear, this command will wait until it expects the err...

linux - How to use dos2unix? -

I am learning perl programming. I have run a Perl script in the Windows platform but I need to run it like a Linux platform like Ubuntu. My script runs entirely in windows but not in Linux. I'm not familiar with the dos2unix tool. I'm struggling to use this in my Windows 7 and how to convert my winfile to unixfile. Suppose that my perl script is test.pl and coding is inside. How do I work correctly using this dos2unix tool in linux? Also, how should I open the dos2unix tool? You should be able to get the dos2unix from your package manager on Linux . If you are using a Debian-based distro, you should be able to do sudo apt-get dos2unix . If you want to be RH-such as distro, you should be able to sudo yum install dos2unix . Once installed, you can only give the target file as an argument ' dos2unix test.pl In addition, note that this can not be the only problem, that you can run Linux while trying to move from Windows to Script. For example, if you ...